Exit was only triggering on walk, now should trigger on all move types
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17073 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
402f600970
commit
cc5d085ffb
|
@ -10409,7 +10409,7 @@ hp 32
|
||||||
sp 16
|
sp 16
|
||||||
x 34
|
x 34
|
||||||
y 16
|
y 16
|
||||||
move_on walk
|
move_on all
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
x 34
|
x 34
|
||||||
|
|
Loading…
Reference in New Issue