- Add a subtype to the magic mouth so it does not generate errors in the
client due to use of an illegal type. This subtype is new, so that the "sign" type is unique, as magic mouths most certainly are not your typical sign. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12774 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c60164952d
commit
24851fcdeb
|
@ -1,6 +1,7 @@
|
|||
Object magic_mouth
|
||||
face magicmouth.111
|
||||
type 98
|
||||
subtype 54
|
||||
activate_on_push 1
|
||||
activate_on_release 1
|
||||
move_on walk fly_low
|
||||
|
|
Loading…
Reference in New Issue