Fix the magic mouths that warn the players on certain events to only activate
on push and not on release. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5762 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
829dfd7c71
commit
47a2650343
|
@ -245,6 +245,7 @@ endmsg
|
|||
x 1
|
||||
y 2
|
||||
connected 12000
|
||||
activate_on_release 0
|
||||
end
|
||||
arch brush
|
||||
x 1
|
||||
|
@ -22711,6 +22712,7 @@ endmsg
|
|||
x 57
|
||||
y 1
|
||||
connected 1987
|
||||
activate_on_release 0
|
||||
end
|
||||
arch brush
|
||||
x 57
|
||||
|
|
Loading…
Reference in New Issue