Correctly display hint using magic mouth
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20394 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ff097cdb12
commit
158ac2b4e9
|
@ -8,7 +8,7 @@ enter_x 8
|
|||
enter_y 18
|
||||
msg
|
||||
Created: 2005-03-23 Huhanhi
|
||||
Modified: 2013-07-19 Andreas Kirschbaum
|
||||
Modified: 2017-06-23 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones2
|
||||
|
@ -258,14 +258,18 @@ x 1
|
|||
y 10
|
||||
end
|
||||
arch button_plate
|
||||
msg
|
||||
The button looks broken. You will need something *heavy* to activate it.
|
||||
endmsg
|
||||
x 1
|
||||
y 10
|
||||
weight 5000000
|
||||
connected 1
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
The button looks broken. You will need something *heavy* to activate it.
|
||||
endmsg
|
||||
x 1
|
||||
y 10
|
||||
end
|
||||
arch chest_2
|
||||
x 1
|
||||
y 10
|
||||
|
|
Loading…
Reference in New Issue