Fix check_inv tile to only trigger magic mouth when walked on not when
walking off. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3975 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
255c37c4da
commit
135c55c5b5
|
@ -1914,7 +1914,6 @@ Welcome to your new town house located
|
||||||
in beautiful downtown Brest. Brest Realty
|
in beautiful downtown Brest. Brest Realty
|
||||||
hopes you will have a long and happy
|
hopes you will have a long and happy
|
||||||
residency in our town.
|
residency in our town.
|
||||||
|
|
||||||
Note that many areas of your new
|
Note that many areas of your new
|
||||||
home are buildable. Some materials
|
home are buildable. Some materials
|
||||||
may not fit with the existing walls and
|
may not fit with the existing walls and
|
||||||
|
@ -1981,6 +1980,7 @@ arch check_inv
|
||||||
slaying brest_town_house
|
slaying brest_town_house
|
||||||
last_sp 0
|
last_sp 0
|
||||||
connected 321
|
connected 321
|
||||||
|
walk_off 0
|
||||||
x 8
|
x 8
|
||||||
y 30
|
y 30
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue