Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10364 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
976c5f3724
commit
17f67cb091
|
@ -7,11 +7,7 @@ move_type walk
|
|||
sleep 1
|
||||
Wis 10
|
||||
face giant.x11
|
||||
color_fg brown
|
||||
anim
|
||||
giant.x11
|
||||
giant.x12
|
||||
mina
|
||||
animation giant
|
||||
resist_physical 30
|
||||
resist_electricity 50
|
||||
resist_blind -30
|
||||
|
@ -40,11 +36,7 @@ More
|
|||
Object giant_2
|
||||
name hill giant
|
||||
face giant.x11
|
||||
color_fg brown
|
||||
anim
|
||||
giant.x11
|
||||
giant.x12
|
||||
mina
|
||||
animation giant
|
||||
monster 1
|
||||
move_type walk
|
||||
alive 1
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
face giant.x11
|
||||
magicmap brown
|
||||
animation giant
|
||||
giant.x11
|
||||
giant.x12
|
||||
mina
|
||||
end
|
||||
|
Loading…
Reference in New Issue