Fix is_animated and anim_speed in serpentman player
parent
db2bd179cd
commit
74aac2ee0a
|
@ -8,7 +8,8 @@ The Serpentman adventurer is a rare breed. Few Serpentmen ever leave the swamps,
|
||||||
They are only partially warm-blooded, and are as a result somewhat susceptible to cold.
|
They are only partially warm-blooded, and are as a result somewhat susceptible to cold.
|
||||||
endmsg
|
endmsg
|
||||||
animation serpentman_player
|
animation serpentman_player
|
||||||
is_animated 0
|
is_animated 1
|
||||||
|
anim_speed -1
|
||||||
type 1
|
type 1
|
||||||
level 1
|
level 1
|
||||||
ac 5
|
ac 5
|
||||||
|
|
Loading…
Reference in New Issue