Added distinct graphic for rune of icestorm.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18535 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c78434dea0
commit
71d119c98b
8
CHANGES
8
CHANGES
|
@ -1,6 +1,14 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
Added seperate face for rune of icestorm. Changed rune of icestorm
|
||||
and rune of large icestorm to use the new image.
|
||||
spell/Rune/rune_frost.arc
|
||||
spell/Rune/rune_icestorm.base.111.png
|
||||
spell/Rune/rune_icestorm.face
|
||||
spell/Rune/rune_large_icestorm.face
|
||||
SilverNexus 2012-11-28
|
||||
|
||||
Redesigned coffee cups (full & empty) to be in perspective.
|
||||
Moved old images to the classic image set
|
||||
food/coffee.base.111.png
|
||||
|
|
|
@ -20,7 +20,7 @@ end
|
|||
Object rune_icestorm
|
||||
name Rune of Icestorm
|
||||
type 154
|
||||
face rune_frost.111
|
||||
face rune_icestorm.111
|
||||
hp 1
|
||||
other_arch spell_icestorm
|
||||
speed 1
|
||||
|
@ -38,7 +38,7 @@ end
|
|||
Object rune_large_icestorm
|
||||
name Rune of Large Icestorm
|
||||
type 154
|
||||
face rune_frost.111
|
||||
face rune_icestorm.111
|
||||
hp 1
|
||||
other_arch spell_large_icestorm
|
||||
speed 1
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 205 B |
|
@ -1,4 +1,4 @@
|
|||
animation rune_icestorm
|
||||
rune_frost.111
|
||||
rune_icestorm.111
|
||||
icestorm.111
|
||||
mina
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
animation rune_large_icestorm
|
||||
rune_frost.111
|
||||
rune_icestorm.111
|
||||
icestorm.111
|
||||
mina
|
||||
|
|
Loading…
Reference in New Issue