Add new animation for counterwall.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21584 282e977c-c81d-0410-88c4-b93c2d0d6712master
14
ChangeLog
|
|
@ -1,3 +1,17 @@
|
|||
Change face for counterwall, add animation.
|
||||
spells/MagicWall/counterwall.arc
|
||||
spells/MagicWall/counterwall.base.111.png
|
||||
spells/MagicWall/counterwall.base.112.png
|
||||
spells/MagicWall/counterwall.base.121.png
|
||||
spells/MagicWall/counterwall.base.122.png
|
||||
spells/MagicWall/counterwall.base.131.png
|
||||
spells/MagicWall/counterwall.base.132.png
|
||||
spells/MagicWall/counterwall.base.141.png
|
||||
spells/MagicWall/counterwall.base.142.png
|
||||
spells/MagicWall/counterwall.face
|
||||
spells/MagicWall/spell_counterwall.arc
|
||||
Nicolas Weeger 2020-12-02
|
||||
|
||||
Add horn of Mysteries as a horn artifact. It casts wonder.
|
||||
artifacts
|
||||
Daniel Hawkins 2020-12-02
|
||||
|
|
|
|||
|
|
@ -0,0 +1,15 @@
|
|||
Object counterwall
|
||||
name counter wall
|
||||
type 102
|
||||
subtype 7
|
||||
move_on walk fly_low
|
||||
face counterwall.111
|
||||
animation counterwall
|
||||
is_animated 1
|
||||
is_turnable 1
|
||||
wc -30
|
||||
speed 1
|
||||
move_type fly_low
|
||||
no_pick 1
|
||||
smoothlevel 25
|
||||
end
|
||||
|
After Width: | Height: | Size: 346 B |
|
After Width: | Height: | Size: 338 B |
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 270 B |
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 270 B |
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 270 B |
|
|
@ -0,0 +1,23 @@
|
|||
face counterwall.111
|
||||
magicmap light_blue
|
||||
end
|
||||
animation counterwall
|
||||
counterwall.111
|
||||
counterwall.112
|
||||
counterwall.111
|
||||
counterwall.112
|
||||
counterwall.121
|
||||
counterwall.122
|
||||
counterwall.131
|
||||
counterwall.132
|
||||
counterwall.141
|
||||
counterwall.142
|
||||
counterwall.111
|
||||
counterwall.112
|
||||
counterwall.121
|
||||
counterwall.122
|
||||
counterwall.131
|
||||
counterwall.132
|
||||
counterwall.141
|
||||
counterwall.142
|
||||
mina
|
||||
|
|
@ -8,7 +8,7 @@ sp 8
|
|||
attacktype 524288
|
||||
casting_time 14
|
||||
path_attuned 256
|
||||
other_arch counterspell
|
||||
other_arch counterwall
|
||||
skill summoning
|
||||
type 101
|
||||
subtype 15
|
||||
|
|
|
|||