Animation if a spell is blocked, based on detect magic.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20124 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
77f4b7865b
commit
a2e0f8bb8e
|
@ -0,0 +1,9 @@
|
||||||
|
Object spell_blocked
|
||||||
|
name spell blocked
|
||||||
|
face spell_blocked.111
|
||||||
|
animation spell_blocked
|
||||||
|
speed 1
|
||||||
|
is_used_up 1
|
||||||
|
no_pick 1
|
||||||
|
food 3
|
||||||
|
end
|
Binary file not shown.
After Width: | Height: | Size: 228 B |
Binary file not shown.
After Width: | Height: | Size: 239 B |
Binary file not shown.
After Width: | Height: | Size: 247 B |
|
@ -0,0 +1,17 @@
|
||||||
|
animation spell_blocked
|
||||||
|
spell_blocked.111
|
||||||
|
spell_blocked.112
|
||||||
|
spell_blocked.113
|
||||||
|
mina
|
||||||
|
face spell_blocked.111
|
||||||
|
magicmap blue
|
||||||
|
visibility 255
|
||||||
|
end
|
||||||
|
face spell_blocked.112
|
||||||
|
magicmap blue
|
||||||
|
visibility 255
|
||||||
|
end
|
||||||
|
face spell_blocked.113
|
||||||
|
magicmap blue
|
||||||
|
visibility 255
|
||||||
|
end
|
Loading…
Reference in New Issue