arch map
name Testmap - Effects
msg
Created:  2003-06-04 Daimonin Map Editor
endmsg
width 24
height 24
difficulty 1
darkness -1
end
arch floor_ostone1
end
arch wall_stone1_8
end
arch floor_ostone1
y 1
end
arch wall_stone1_3
y 1
end
arch floor_ostone1
y 2
end
arch wall_stone1_3
y 2
end
arch floor_ostone1
y 3
end
arch wall_stone1_3
y 3
end
arch floor_ostone1
y 4
end
arch wall_stone1_3
y 4
end
arch floor_ostone1
y 5
end
arch wall_stone1_3
y 5
end
arch floor_ostone1
y 6
end
arch wall_stone1_3
y 6
end
arch floor_ostone1
y 7
end
arch wall_stone1_3
y 7
end
arch floor_ostone1
y 8
end
arch wall_stone1_3
y 8
end
arch floor_ostone1
y 9
end
arch wall_stone1_3
y 9
end
arch floor_ostone1
y 10
end
arch wall_stone1_3
y 10
end
arch floor_ostone1
y 11
end
arch wall_stone1_3
y 11
end
arch floor_ostone1
y 12
end
arch wall_stone1_3
y 12
end
arch floor_ostone1
y 13
end
arch wall_stone1_3
y 13
end
arch floor_ostone1
y 14
end
arch wall_stone1_3
y 14
end
arch floor_ostone1
y 15
end
arch wall_stone1_3
y 15
end
arch floor_ostone1
y 16
end
arch wall_stone1_3
y 16
end
arch floor_ostone1
y 17
end
arch wall_stone1_3
y 17
end
arch floor_ostone1
y 18
end
arch wall_stone1_3
y 18
end
arch floor_ostone1
y 19
end
arch wall_stone1_3
y 19
end
arch floor_ostone1
y 20
end
arch wall_stone1_3
y 20
end
arch floor_ostone1
y 21
end
arch wall_stone1_3
y 21
end
arch floor_ostone1
y 22
end
arch wall_stone1_3
y 22
end
arch floor_ostone1
y 23
end
arch wall_stone1_3
y 23
end
arch floor_ostone1
x 1
end
arch wall_stone1_1
x 1
end
arch floor_ostone1
x 1
y 1
end
arch stairs_wood_up
slaying testmap_main
hp 1
sp 9
x 1
y 1
end
arch floor_ostone1
x 1
y 2
end
arch sign
msg
these maps now is testing walk_on/off objects.
These are options which are triggered when a
object is moving on it or leaving the spot.
These are very important objects. The problem
is, that they need loaded, saved and restored
in the right way from the server to work like
they should. Also every move/insert action of
the server must cover this objects.
endmsg
x 1
y 2
end
arch floor_ostone1
x 1
y 3
end
arch floor_ostone1
x 1
y 4
end
arch floor_ostone1
x 1
y 5
end
arch floor_ostone1
x 1
y 6
end
arch floor_ostone1
x 1
y 7
end
arch floor_ostone1
x 1
y 8
end
arch floor_ostone1
x 1
y 9
end
arch floor_ostone1
x 1
y 10
end
arch floor_ostone1
x 1
y 11
end
arch floor_ostone1
x 1
y 12
end
arch floor_ostone1
x 1
y 13
end
arch floor_ostone1
x 1
y 14
end
arch floor_ostone1
x 1
y 15
end
arch floor_ostone1
x 1
y 16
end
arch floor_ostone1
x 1
y 17
end
arch floor_ostone1
x 1
y 18
end
arch floor_ostone1
x 1
y 19
end
arch floor_ostone1
x 1
y 20
end
arch floor_ostone1
x 1
y 21
end
arch floor_ostone1
x 1
y 22
end
arch floor_ostone1
x 1
y 23
end
arch wall_stone1_1
x 1
y 23
end
arch floor_ostone1
x 2
end
arch wall_stone1_1
x 2
end
arch floor_ostone1
x 2
y 1
end
arch floor_ostone1
x 2
y 2
end
arch floor_ostone1
x 2
y 3
end
arch floor_ostone1
x 2
y 4
end
arch sign
name walk_on triggers
x 2
y 4
end
arch floor_ostone1
x 2
y 5
end
arch floor_ostone1
x 2
y 6
end
arch exit
slaying testmap_effects
hp 10
sp 10
player_only 0
x 2
y 6
end
arch floor_ostone1
x 2
y 7
end
arch floor_ostone1
x 2
y 8
end
arch floor_ostone1
x 2
y 9
end
arch floor_ostone1
x 2
y 10
end
arch floor_ostone1
x 2
y 11
end
arch floor_ostone1
x 2
y 12
end
arch floor_ostone1
x 2
y 13
end
arch floor_ostone1
x 2
y 14
end
arch floor_ostone1
x 2
y 15
end
arch floor_ostone1
x 2
y 16
end
arch floor_ostone1
x 2
y 17
end
arch spawn_point
x 2
y 17
arch guard
type 83
stand_still 1
end
end
arch floor_ostone1
x 2
y 18
end
arch floor_ostone1
x 2
y 19
end
arch floor_ostone1
x 2
y 20
end
arch spawn_point
x 2
y 20
arch orc_priest
type 83
stand_still 1
surrendered 1
end
end
arch floor_ostone1
x 2
y 21
end
arch floor_ostone1
x 2
y 22
end
arch floor_ostone1
x 2
y 23
end
arch wall_stone1_1
x 2
y 23
end
arch floor_ostone1
x 3
end
arch wall_stone1_1
x 3
end
arch wall_stone1_1
x 3
end
arch floor_ostone1
x 3
y 1
end
arch floor_ostone1
x 3
y 2
end
arch sign
name walk_off triggers
msg
There is a important point people must
have in mind: Items can "turn to nothing" -
means they simple vanish and don't "leave" a tile.
The object is gone, not moved - in the moment
the object is deleted it is not existend anymore.
But we MUST call walk_off for example to calculate
the weight pressing on a button new.
A teleporter will fail then - the server will cover
this and no action will happens. The point is
that the map maker must have this in mind.
A script, connected to a button with walk_off
can run in trouble in that case.
Also:
Walk off is somewhat safe when only states
are changed -its problematic when a action is
generated instant. Thats normally forbidden
except EXTREM controlled situations.
endmsg
x 3
y 2
end
arch floor_ostone1
x 3
y 3
end
arch floor_ostone1
x 3
y 4
end
arch floor_ostone1
x 3
y 5
end
arch floor_ostone1
x 3
y 6
end
arch floor_ostone1
x 3
y 7
end
arch floor_ostone1
x 3
y 8
end
arch floor_ostone1
x 3
y 9
end
arch floor_ostone1
x 3
y 10
end
arch floor_ostone1
x 3
y 11
end
arch floor_ostone1
x 3
y 12
end
arch floor_ostone1
x 3
y 13
end
arch floor_ostone1
x 3
y 14
end
arch floor_ostone1
x 3
y 15
end
arch floor_ostone1
x 3
y 16
end
arch floor_ostone1
x 3
y 17
end
arch floor_ostone1
x 3
y 18
end
arch floor_ostone1
x 3
y 19
end
arch floor_ostone1
x 3
y 20
end
arch floor_ostone1
x 3
y 21
end
arch floor_ostone1
x 3
y 22
end
arch floor_ostone1
x 3
y 23
end
arch wall_stone1_1
x 3
y 23
end
arch floor_ostone1
x 4
end
arch wall_stone1_1
x 4
end
arch floor_ostone1
x 4
y 1
end
arch floor_ostone1
x 4
y 2
end
arch floor_ostone1
x 4
y 3
end
arch floor_ostone1
x 4
y 4
end
arch floor_ostone1
x 4
y 5
end
arch floor_ostone1
x 4
y 6
end
arch floor_ostone1
x 4
y 7
end
arch floor_ostone1
x 4
y 8
end
arch floor_ostone1
x 4
y 9
end
arch floor_ostone1
x 4
y 10
end
arch floor_ostone1
x 4
y 11
end
arch floor_ostone1
x 4
y 12
end
arch floor_ostone1
x 4
y 13
end
arch floor_ostone1
x 4
y 14
end
arch floor_ostone1
x 4
y 15
end
arch floor_ostone1
x 4
y 16
end
arch floor_ostone1
x 4
y 17
end
arch floor_ostone1
x 4
y 18
end
arch floor_ostone1
x 4
y 19
end
arch floor_ostone1
x 4
y 20
end
arch floor_ostone1
x 4
y 21
end
arch floor_ostone1
x 4
y 22
end
arch floor_ostone1
x 4
y 23
end
arch wall_stone1_1
x 4
y 23
end
arch floor_ostone1
x 5
end
arch wall_stone1_1
x 5
end
arch floor_ostone1
x 5
y 1
end
arch floor_ostone1
x 5
y 2
end
arch exit
slaying testmap_effects
hp 10
sp 10
walk_on 0
walk_off 1
fly_on 0
fly_off 1
player_only 0
x 5
y 2
end
arch floor_ostone1
x 5
y 3
end
arch floor_ostone1
x 5
y 4
end
arch floor_ostone1
x 5
y 5
end
arch floor_ostone1
x 5
y 6
end
arch floor_ostone1
x 5
y 7
end
arch floor_ostone1
x 5
y 8
end
arch floor_ostone1
x 5
y 9
end
arch floor_ostone1
x 5
y 10
end
arch floor_ostone1
x 5
y 11
end
arch floor_ostone1
x 5
y 12
end
arch floor_ostone1
x 5
y 13
end
arch floor_ostone1
x 5
y 14
end
arch floor_ostone1
x 5
y 15
end
arch floor_ostone1
x 5
y 16
end
arch floor_ostone1
x 5
y 17
end
arch floor_ostone1
x 5
y 18
end
arch floor_ostone1
x 5
y 19
end
arch floor_ostone1
x 5
y 20
end
arch spawn_point
x 5
y 20
arch ranger
type 83
stand_still 1
end
end
arch floor_ostone1
x 5
y 21
end
arch floor_ostone1
x 5
y 22
end
arch floor_ostone1
x 5
y 23
end
arch wall_stone1_1
x 5
y 23
end
arch floor_ostone1
x 6
end
arch wall_stone1_1
x 6
end
arch floor_ostone1
x 6
y 1
end
arch floor_ostone1
x 6
y 2
end
arch floor_ostone1
x 6
y 3
end
arch floor_ostone1
x 6
y 4
end
arch floor_ostone1
x 6
y 5
end
arch floor_ostone1
x 6
y 6
end
arch floor_ostone1
x 6
y 7
end
arch floor_ostone1
x 6
y 8
end
arch floor_ostone1
x 6
y 9
end
arch floor_ostone1
x 6
y 10
end
arch floor_ostone1
x 6
y 11
end
arch floor_ostone1
x 6
y 12
end
arch floor_ostone1
x 6
y 13
end
arch floor_ostone1
x 6
y 14
end
arch floor_ostone1
x 6
y 15
end
arch floor_ostone1
x 6
y 16
end
arch floor_ostone1
x 6
y 17
end
arch floor_ostone1
x 6
y 18
end
arch floor_ostone1
x 6
y 19
end
arch floor_ostone1
x 6
y 20
end
arch floor_ostone1
x 6
y 21
end
arch floor_ostone1
x 6
y 22
end
arch floor_ostone1
x 6
y 23
end
arch wall_stone1_1
x 6
y 23
end
arch floor_ostone1
x 7
end
arch wall_stone1_1
x 7
end
arch floor_ostone1
x 7
y 1
end
arch floor_ostone1
x 7
y 2
end
arch floor_ostone1
x 7
y 3
end
arch floor_ostone1
x 7
y 4
end
arch floor_ostone1
x 7
y 5
end
arch floor_ostone1
x 7
y 6
end
arch floor_ostone1
x 7
y 7
end
arch floor_ostone1
x 7
y 8
end
arch floor_ostone1
x 7
y 9
end
arch floor_ostone1
x 7
y 10
end
arch floor_ostone1
x 7
y 11
end
arch floor_ostone1
x 7
y 12
end
arch floor_ostone1
x 7
y 13
end
arch floor_ostone1
x 7
y 14
end
arch floor_ostone1
x 7
y 15
end
arch floor_ostone1
x 7
y 16
end
arch floor_ostone1
x 7
y 17
end
arch floor_ostone1
x 7
y 18
end
arch floor_ostone1
x 7
y 19
end
arch floor_ostone1
x 7
y 20
end
arch floor_ostone1
x 7
y 21
end
arch floor_ostone1
x 7
y 22
end
arch floor_ostone1
x 7
y 23
end
arch wall_stone1_1
x 7
y 23
end
arch floor_ostone1
x 8
end
arch wall_stone1_1
x 8
end
arch floor_ostone1
x 8
y 1
end
arch floor_ostone1
x 8
y 2
end
arch floor_ostone1
x 8
y 3
end
arch floor_ostone1
x 8
y 4
end
arch floor_ostone1
x 8
y 5
end
arch floor_ostone1
x 8
y 6
end
arch floor_ostone1
x 8
y 7
end
arch floor_ostone1
x 8
y 8
end
arch floor_ostone1
x 8
y 9
end
arch floor_ostone1
x 8
y 10
end
arch floor_ostone1
x 8
y 11
end
arch floor_ostone1
x 8
y 12
end
arch floor_ostone1
x 8
y 13
end
arch floor_ostone1
x 8
y 14
end
arch floor_ostone1
x 8
y 15
end
arch floor_ostone1
x 8
y 16
end
arch floor_ostone1
x 8
y 17
end
arch floor_ostone1
x 8
y 18
end
arch floor_ostone1
x 8
y 19
end
arch floor_ostone1
x 8
y 20
end
arch floor_ostone1
x 8
y 21
end
arch floor_ostone1
x 8
y 22
end
arch floor_ostone1
x 8
y 23
end
arch wall_stone1_1
x 8
y 23
end
arch floor_ostone1
x 9
end
arch wall_stone1_1
x 9
end
arch floor_ostone1
x 9
y 1
end
arch floor_ostone1
x 9
y 2
end
arch floor_ostone1
x 9
y 3
end
arch floor_ostone1
x 9
y 4
end
arch floor_ostone1
x 9
y 5
end
arch floor_ostone1
x 9
y 6
end
arch floor_ostone1
x 9
y 7
end
arch floor_ostone1
x 9
y 8
end
arch floor_ostone1
x 9
y 9
end
arch floor_ostone1
x 9
y 10
end
arch floor_ostone1
x 9
y 11
end
arch floor_ostone1
x 9
y 12
end
arch floor_ostone1
x 9
y 13
end
arch floor_ostone1
x 9
y 14
end
arch floor_ostone1
x 9
y 15
end
arch floor_ostone1
x 9
y 16
end
arch floor_ostone1
x 9
y 17
end
arch floor_ostone1
x 9
y 18
end
arch floor_ostone1
x 9
y 19
end
arch floor_ostone1
x 9
y 20
end
arch floor_ostone1
x 9
y 21
end
arch floor_ostone1
x 9
y 22
end
arch floor_ostone1
x 9
y 23
end
arch wall_stone1_1
x 9
y 23
end
arch floor_ostone1
x 10
end
arch wall_stone1_1
x 10
end
arch floor_ostone1
x 10
y 1
end
arch floor_ostone1
x 10
y 2
end
arch floor_ostone1
x 10
y 3
end
arch floor_ostone1
x 10
y 4
end
arch floor_ostone1
x 10
y 5
end
arch floor_ostone1
x 10
y 6
end
arch floor_ostone1
x 10
y 7
end
arch floor_ostone1
x 10
y 8
end
arch floor_ostone1
x 10
y 9
end
arch floor_blue2
x 10
y 10
end
arch floor_ostone1
x 10
y 11
end
arch floor_ostone1
x 10
y 12
end
arch floor_ostone1
x 10
y 13
end
arch floor_ostone1
x 10
y 14
end
arch floor_ostone1
x 10
y 15
end
arch floor_ostone1
x 10
y 16
end
arch floor_ostone1
x 10
y 17
end
arch floor_ostone1
x 10
y 18
end
arch floor_ostone1
x 10
y 19
end
arch floor_ostone1
x 10
y 20
end
arch floor_ostone1
x 10
y 21
end
arch floor_ostone1
x 10
y 22
end
arch floor_ostone1
x 10
y 23
end
arch wall_stone1_1
x 10
y 23
end
arch floor_ostone1
x 11
end
arch wall_stone1_1
x 11
end
arch floor_ostone1
x 11
y 1
end
arch floor_ostone1
x 11
y 2
end
arch floor_ostone1
x 11
y 3
end
arch floor_ostone1
x 11
y 4
end
arch floor_ostone1
x 11
y 5
end
arch floor_ostone1
x 11
y 6
end
arch floor_ostone1
x 11
y 7
end
arch floor_ostone1
x 11
y 8
end
arch floor_ostone1
x 11
y 9
end
arch floor_ostone1
x 11
y 10
end
arch floor_ostone1
x 11
y 11
end
arch floor_ostone1
x 11
y 12
end
arch floor_ostone1
x 11
y 13
end
arch floor_ostone1
x 11
y 14
end
arch floor_ostone1
x 11
y 15
end
arch floor_ostone1
x 11
y 16
end
arch floor_ostone1
x 11
y 17
end
arch floor_ostone1
x 11
y 18
end
arch floor_ostone1
x 11
y 19
end
arch floor_ostone1
x 11
y 20
end
arch floor_ostone1
x 11
y 21
end
arch floor_ostone1
x 11
y 22
end
arch floor_ostone1
x 11
y 23
end
arch wall_stone1_1
x 11
y 23
end
arch floor_ostone1
x 12
end
arch wall_stone1_1
x 12
end
arch floor_ostone1
x 12
y 1
end
arch floor_ostone1
x 12
y 2
end
arch floor_ostone1
x 12
y 3
end
arch floor_ostone1
x 12
y 4
end
arch floor_ostone1
x 12
y 5
end
arch floor_ostone1
x 12
y 6
end
arch floor_ostone1
x 12
y 7
end
arch floor_ostone1
x 12
y 8
end
arch floor_ostone1
x 12
y 9
end
arch floor_ostone1
x 12
y 10
end
arch floor_ostone1
x 12
y 11
end
arch floor_ostone1
x 12
y 12
end
arch floor_ostone1
x 12
y 13
end
arch floor_ostone1
x 12
y 14
end
arch floor_ostone1
x 12
y 15
end
arch floor_ostone1
x 12
y 16
end
arch floor_ostone1
x 12
y 17
end
arch floor_ostone1
x 12
y 18
end
arch floor_ostone1
x 12
y 19
end
arch floor_ostone1
x 12
y 20
end
arch floor_ostone1
x 12
y 21
end
arch floor_ostone1
x 12
y 22
end
arch floor_ostone1
x 12
y 23
end
arch wall_stone1_1
x 12
y 23
end
arch floor_ostone1
x 13
end
arch wall_stone1_1
x 13
end
arch floor_ostone1
x 13
y 1
end
arch floor_ostone1
x 13
y 2
end
arch floor_ostone1
x 13
y 3
end
arch floor_ostone1
x 13
y 4
end
arch floor_ostone1
x 13
y 5
end
arch floor_ostone1
x 13
y 6
end
arch floor_ostone1
x 13
y 7
end
arch floor_ostone1
x 13
y 8
end
arch floor_ostone1
x 13
y 9
end
arch floor_ostone1
x 13
y 10
end
arch floor_ostone1
x 13
y 11
end
arch floor_ostone1
x 13
y 12
end
arch floor_ostone1
x 13
y 13
end
arch floor_ostone1
x 13
y 14
end
arch floor_ostone1
x 13
y 15
end
arch floor_ostone1
x 13
y 16
end
arch floor_ostone1
x 13
y 17
end
arch floor_ostone1
x 13
y 18
end
arch floor_ostone1
x 13
y 19
end
arch floor_ostone1
x 13
y 20
end
arch floor_ostone1
x 13
y 21
end
arch floor_ostone1
x 13
y 22
end
arch floor_ostone1
x 13
y 23
end
arch wall_stone1_1
x 13
y 23
end
arch floor_ostone1
x 14
end
arch wall_stone1_1
x 14
end
arch floor_ostone1
x 14
y 1
end
arch floor_ostone1
x 14
y 2
end
arch floor_ostone1
x 14
y 3
end
arch floor_ostone1
x 14
y 4
end
arch floor_ostone1
x 14
y 5
end
arch floor_ostone1
x 14
y 6
end
arch floor_ostone1
x 14
y 7
end
arch floor_ostone1
x 14
y 8
end
arch floor_ostone1
x 14
y 9
end
arch floor_ostone1
x 14
y 10
end
arch floor_ostone1
x 14
y 11
end
arch floor_ostone1
x 14
y 12
end
arch floor_ostone1
x 14
y 13
end
arch floor_ostone1
x 14
y 14
end
arch floor_ostone1
x 14
y 15
end
arch floor_ostone1
x 14
y 16
end
arch floor_ostone1
x 14
y 17
end
arch floor_ostone1
x 14
y 18
end
arch floor_ostone1
x 14
y 19
end
arch floor_ostone1
x 14
y 20
end
arch floor_ostone1
x 14
y 21
end
arch floor_ostone1
x 14
y 22
end
arch floor_ostone1
x 14
y 23
end
arch wall_stone1_1
x 14
y 23
end
arch floor_ostone1
x 15
end
arch wall_stone1_1
x 15
end
arch floor_ostone1
x 15
y 1
end
arch floor_ostone1
x 15
y 2
end
arch floor_ostone1
x 15
y 3
end
arch floor_ostone1
x 15
y 4
end
arch floor_ostone1
x 15
y 5
end
arch floor_ostone1
x 15
y 6
end
arch floor_ostone1
x 15
y 7
end
arch floor_ostone1
x 15
y 8
end
arch floor_ostone1
x 15
y 9
end
arch floor_ostone1
x 15
y 10
end
arch floor_ostone1
x 15
y 11
end
arch floor_ostone1
x 15
y 12
end
arch floor_ostone1
x 15
y 13
end
arch floor_ostone1
x 15
y 14
end
arch floor_ostone1
x 15
y 15
end
arch floor_ostone1
x 15
y 16
end
arch floor_ostone1
x 15
y 17
end
arch floor_ostone1
x 15
y 18
end
arch floor_ostone1
x 15
y 19
end
arch floor_ostone1
x 15
y 20
end
arch floor_ostone1
x 15
y 21
end
arch floor_ostone1
x 15
y 22
end
arch floor_ostone1
x 15
y 23
end
arch wall_stone1_1
x 15
y 23
end
arch floor_ostone1
x 16
end
arch wall_stone1_1
x 16
end
arch floor_ostone1
x 16
y 1
end
arch floor_ostone1
x 16
y 2
end
arch floor_ostone1
x 16
y 3
end
arch floor_ostone1
x 16
y 4
end
arch floor_ostone1
x 16
y 5
end
arch floor_ostone1
x 16
y 6
end
arch floor_ostone1
x 16
y 7
end
arch floor_ostone1
x 16
y 8
end
arch floor_ostone1
x 16
y 9
end
arch floor_ostone1
x 16
y 10
end
arch floor_ostone1
x 16
y 11
end
arch floor_ostone1
x 16
y 12
end
arch floor_ostone1
x 16
y 13
end
arch floor_ostone1
x 16
y 14
end
arch floor_ostone1
x 16
y 15
end
arch floor_ostone1
x 16
y 16
end
arch floor_ostone1
x 16
y 17
end
arch floor_ostone1
x 16
y 18
end
arch floor_ostone1
x 16
y 19
end
arch floor_ostone1
x 16
y 20
end
arch floor_ostone1
x 16
y 21
end
arch floor_ostone1
x 16
y 22
end
arch floor_ostone1
x 16
y 23
end
arch wall_stone1_1
x 16
y 23
end
arch floor_ostone1
x 17
end
arch wall_stone1_1
x 17
end
arch floor_ostone1
x 17
y 1
end
arch floor_ostone1
x 17
y 2
end
arch floor_ostone1
x 17
y 3
end
arch floor_ostone1
x 17
y 4
end
arch floor_ostone1
x 17
y 5
end
arch floor_ostone1
x 17
y 6
end
arch floor_ostone1
x 17
y 7
end
arch floor_ostone1
x 17
y 8
end
arch floor_ostone1
x 17
y 9
end
arch floor_ostone1
x 17
y 10
end
arch floor_ostone1
x 17
y 11
end
arch floor_ostone1
x 17
y 12
end
arch floor_ostone1
x 17
y 13
end
arch floor_ostone1
x 17
y 14
end
arch floor_ostone1
x 17
y 15
end
arch floor_ostone1
x 17
y 16
end
arch floor_ostone1
x 17
y 17
end
arch floor_ostone1
x 17
y 18
end
arch floor_ostone1
x 17
y 19
end
arch floor_ostone1
x 17
y 20
end
arch floor_ostone1
x 17
y 21
end
arch floor_ostone1
x 17
y 22
end
arch floor_ostone1
x 17
y 23
end
arch wall_stone1_1
x 17
y 23
end
arch floor_ostone1
x 18
end
arch wall_stone1_1
x 18
end
arch floor_ostone1
x 18
y 1
end
arch floor_ostone1
x 18
y 2
end
arch floor_ostone1
x 18
y 3
end
arch floor_ostone1
x 18
y 4
end
arch floor_ostone1
x 18
y 5
end
arch floor_ostone1
x 18
y 6
end
arch floor_ostone1
x 18
y 7
end
arch floor_ostone1
x 18
y 8
end
arch floor_ostone1
x 18
y 9
end
arch floor_ostone1
x 18
y 10
end
arch floor_ostone1
x 18
y 11
end
arch floor_ostone1
x 18
y 12
end
arch floor_ostone1
x 18
y 13
end
arch floor_ostone1
x 18
y 14
end
arch floor_ostone1
x 18
y 15
end
arch floor_ostone1
x 18
y 16
end
arch floor_ostone1
x 18
y 17
end
arch floor_ostone1
x 18
y 18
end
arch floor_ostone1
x 18
y 19
end
arch floor_ostone1
x 18
y 20
end
arch floor_ostone1
x 18
y 21
end
arch floor_ostone1
x 18
y 22
end
arch floor_ostone1
x 18
y 23
end
arch wall_stone1_1
x 18
y 23
end
arch floor_ostone1
x 19
end
arch wall_stone1_1
x 19
end
arch floor_ostone1
x 19
y 1
end
arch floor_ostone1
x 19
y 2
end
arch floor_ostone1
x 19
y 3
end
arch floor_ostone1
x 19
y 4
end
arch floor_ostone1
x 19
y 5
end
arch floor_ostone1
x 19
y 6
end
arch floor_ostone1
x 19
y 7
end
arch floor_ostone1
x 19
y 8
end
arch floor_ostone1
x 19
y 9
end
arch floor_ostone1
x 19
y 10
end
arch floor_ostone1
x 19
y 11
end
arch floor_ostone1
x 19
y 12
end
arch floor_ostone1
x 19
y 13
end
arch floor_ostone1
x 19
y 14
end
arch floor_ostone1
x 19
y 15
end
arch floor_ostone1
x 19
y 16
end
arch floor_ostone1
x 19
y 17
end
arch floor_ostone1
x 19
y 18
end
arch floor_ostone1
x 19
y 19
end
arch spawn_point
x 19
y 19
arch beholder_dread
type 83
end
end
arch floor_ostone1
x 19
y 20
end
arch floor_ostone1
x 19
y 21
end
arch floor_ostone1
x 19
y 22
end
arch floor_ostone1
x 19
y 23
end
arch wall_stone1_1
x 19
y 23
end
arch floor_ostone1
x 20
end
arch wall_stone1_1
x 20
end
arch floor_ostone1
x 20
y 1
end
arch floor_ostone1
x 20
y 2
end
arch floor_ostone1
x 20
y 3
end
arch floor_ostone1
x 20
y 4
end
arch floor_ostone1
x 20
y 5
end
arch floor_ostone1
x 20
y 6
end
arch floor_ostone1
x 20
y 7
end
arch floor_ostone1
x 20
y 8
end
arch floor_ostone1
x 20
y 9
end
arch floor_ostone1
x 20
y 10
end
arch floor_ostone1
x 20
y 11
end
arch floor_ostone1
x 20
y 12
end
arch floor_ostone1
x 20
y 13
end
arch floor_ostone1
x 20
y 14
end
arch floor_ostone1
x 20
y 15
end
arch floor_ostone1
x 20
y 16
end
arch floor_ostone1
x 20
y 17
end
arch floor_ostone1
x 20
y 18
end
arch floor_ostone1
x 20
y 19
end
arch floor_ostone1
x 20
y 20
end
arch floor_ostone1
x 20
y 21
end
arch floor_ostone1
x 20
y 22
end
arch floor_ostone1
x 20
y 23
end
arch wall_stone1_1
x 20
y 23
end
arch floor_ostone1
x 21
end
arch wall_stone1_1
x 21
end
arch floor_ostone1
x 21
y 1
end
arch floor_ostone1
x 21
y 2
end
arch floor_ostone1
x 21
y 3
end
arch floor_ostone1
x 21
y 3
end
arch floor_ostone1
x 21
y 4
end
arch floor_ostone1
x 21
y 4
end
arch floor_ostone1
x 21
y 5
end
arch floor_ostone1
x 21
y 5
end
arch floor_ostone1
x 21
y 6
end
arch floor_ostone1
x 21
y 6
end
arch floor_ostone1
x 21
y 7
end
arch floor_ostone1
x 21
y 7
end
arch floor_ostone1
x 21
y 8
end
arch floor_ostone1
x 21
y 8
end
arch floor_ostone1
x 21
y 9
end
arch floor_ostone1
x 21
y 9
end
arch floor_ostone1
x 21
y 10
end
arch floor_ostone1
x 21
y 10
end
arch floor_ostone1
x 21
y 11
end
arch floor_ostone1
x 21
y 11
end
arch floor_ostone1
x 21
y 12
end
arch floor_ostone1
x 21
y 12
end
arch floor_ostone1
x 21
y 13
end
arch floor_ostone1
x 21
y 13
end
arch floor_ostone1
x 21
y 14
end
arch floor_ostone1
x 21
y 14
end
arch floor_ostone1
x 21
y 15
end
arch floor_ostone1
x 21
y 15
end
arch floor_ostone1
x 21
y 16
end
arch floor_ostone1
x 21
y 16
end
arch floor_ostone1
x 21
y 17
end
arch floor_ostone1
x 21
y 17
end
arch floor_ostone1
x 21
y 18
end
arch floor_ostone1
x 21
y 18
end
arch floor_ostone1
x 21
y 19
end
arch floor_ostone1
x 21
y 19
end
arch floor_ostone1
x 21
y 20
end
arch floor_ostone1
x 21
y 20
end
arch floor_ostone1
x 21
y 21
end
arch floor_ostone1
x 21
y 21
end
arch floor_ostone1
x 21
y 22
end
arch floor_ostone1
x 21
y 23
end
arch wall_stone1_1
x 21
y 23
end
arch floor_ostone1
x 22
end
arch wall_stone1_1
x 22
end
arch floor_ostone1
x 22
y 1
end
arch floor_ostone1
x 22
y 2
end
arch floor_ostone1
x 22
y 3
end
arch floor_ostone1
x 22
y 4
end
arch floor_ostone1
x 22
y 5
end
arch floor_ostone1
x 22
y 6
end
arch floor_ostone1
x 22
y 7
end
arch floor_ostone1
x 22
y 8
end
arch floor_ostone1
x 22
y 9
end
arch floor_ostone1
x 22
y 10
end
arch floor_ostone1
x 22
y 11
end
arch floor_ostone1
x 22
y 12
end
arch floor_ostone1
x 22
y 13
end
arch floor_ostone1
x 22
y 14
end
arch floor_ostone1
x 22
y 15
end
arch floor_ostone1
x 22
y 16
end
arch floor_ostone1
x 22
y 17
end
arch floor_ostone1
x 22
y 18
end
arch floor_ostone1
x 22
y 19
end
arch floor_ostone1
x 22
y 20
end
arch floor_ostone1
x 22
y 21
end
arch floor_ostone1
x 22
y 22
end
arch floor_ostone1
x 22
y 23
end
arch wall_stone1_1
x 22
y 23
end
arch floor_ostone1
x 23
end
arch wall_stone1_1
x 23
end
arch floor_ostone1
x 23
y 1
end
arch wall_stone1_3
x 23
y 1
end
arch floor_ostone1
x 23
y 2
end
arch wall_stone1_3
x 23
y 2
end
arch floor_ostone1
x 23
y 3
end
arch wall_stone1_3
x 23
y 3
end
arch floor_ostone1
x 23
y 4
end
arch wall_stone1_3
x 23
y 4
end
arch floor_ostone1
x 23
y 5
end
arch wall_stone1_3
x 23
y 5
end
arch floor_ostone1
x 23
y 6
end
arch wall_stone1_3
x 23
y 6
end
arch floor_ostone1
x 23
y 7
end
arch wall_stone1_3
x 23
y 7
end
arch floor_ostone1
x 23
y 8
end
arch wall_stone1_3
x 23
y 8
end
arch floor_ostone1
x 23
y 9
end
arch wall_stone1_3
x 23
y 9
end
arch floor_ostone1
x 23
y 10
end
arch wall_stone1_3
x 23
y 10
end
arch floor_ostone1
x 23
y 11
end
arch wall_stone1_3
x 23
y 11
end
arch floor_ostone1
x 23
y 12
end
arch wall_stone1_3
x 23
y 12
end
arch floor_ostone1
x 23
y 13
end
arch wall_stone1_3
x 23
y 13
end
arch floor_ostone1
x 23
y 14
end
arch wall_stone1_3
x 23
y 14
end
arch floor_ostone1
x 23
y 15
end
arch wall_stone1_3
x 23
y 15
end
arch floor_ostone1
x 23
y 16
end
arch wall_stone1_3
x 23
y 16
end
arch floor_ostone1
x 23
y 17
end
arch wall_stone1_3
x 23
y 17
end
arch floor_ostone1
x 23
y 18
end
arch wall_stone1_3
x 23
y 18
end
arch floor_ostone1
x 23
y 19
end
arch wall_stone1_3
x 23
y 19
end
arch floor_ostone1
x 23
y 20
end
arch wall_stone1_3
x 23
y 20
end
arch floor_ostone1
x 23
y 21
end
arch wall_stone1_3
x 23
y 21
end
arch floor_ostone1
x 23
y 22
end
arch wall_stone1_3
x 23
y 22
end
arch floor_ostone1
x 23
y 23
end
arch wall_stone1_4
x 23
y 23
end
