Added emergency exit to the stairs and teleporter area of Butakis Elite Training Tower, Entrance (lake_country/RETower/tower0) in Lake Country in case a player becomes trapped in that area.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20112 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
27a59599a4
commit
eef01cbfc4
|
@ -8,7 +8,7 @@ enter_x 13
|
||||||
enter_y 12
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2004-04-10 Avion
|
Created: 2004-04-10 Avion
|
||||||
Modified: 2009-07-12 Andreas Kirschbaum
|
Modified: 2015-03-26 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -2119,6 +2119,13 @@ x 11
|
||||||
y 10
|
y 10
|
||||||
unique 1
|
unique 1
|
||||||
end
|
end
|
||||||
|
arch exit
|
||||||
|
slaying under_world/uworld_107_123
|
||||||
|
hp 12
|
||||||
|
sp 19
|
||||||
|
x 11
|
||||||
|
y 10
|
||||||
|
end
|
||||||
arch tile_white_floor
|
arch tile_white_floor
|
||||||
x 11
|
x 11
|
||||||
y 11
|
y 11
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 20
|
||||||
enter_y 36
|
enter_y 36
|
||||||
msg
|
msg
|
||||||
Created: 1995-04-03
|
Created: 1995-04-03
|
||||||
Modified: 2015-10-29 Rick Tanner
|
Modified: 2015-12-01 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch biglake_s
|
arch biglake_s
|
||||||
|
@ -5088,18 +5088,36 @@ arch woodfloor
|
||||||
x 20
|
x 20
|
||||||
y 21
|
y 21
|
||||||
end
|
end
|
||||||
|
arch magic_ear
|
||||||
|
msg
|
||||||
|
@match exit
|
||||||
|
Vummm..
|
||||||
|
endmsg
|
||||||
|
x 20
|
||||||
|
y 22
|
||||||
|
connected 73
|
||||||
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
Trapped inside this room?
|
||||||
|
Say exit to get teleporterd out of here.
|
||||||
|
endmsg
|
||||||
|
x 20
|
||||||
|
y 22
|
||||||
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 20
|
x 20
|
||||||
y 22
|
y 22
|
||||||
end
|
end
|
||||||
arch table
|
arch teleporter
|
||||||
|
name teleporter to lobby
|
||||||
|
slaying tower0
|
||||||
|
hp 20
|
||||||
|
sp 24
|
||||||
x 20
|
x 20
|
||||||
y 22
|
y 22
|
||||||
end
|
speed 0.0
|
||||||
arch booze
|
connected 73
|
||||||
x 20
|
|
||||||
y 22
|
|
||||||
nrof 5
|
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
x 20
|
x 20
|
||||||
|
|
Loading…
Reference in New Issue