Add swall sections around the Scorn Prison in The Kingdom of Scorn (/world/world_105_115) so players don't think they can walk around the building to get through the broken down wall leading to Port Joseph.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20717 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8a3d497ff0
commit
beb440e66d
|
@ -9,7 +9,7 @@ enter_x 5
|
|||
enter_y 37
|
||||
msg
|
||||
Created: 2001-02-16
|
||||
Modified: 2018-12-29 Kevin Zheng
|
||||
Modified: 2019-02-22 Rick Tanner
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 world_105_114
|
||||
|
@ -8571,6 +8571,10 @@ arch cwall_2_1_2
|
|||
x 19
|
||||
y 30
|
||||
end
|
||||
arch swall_1_1_half
|
||||
x 19
|
||||
y 30
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 19
|
||||
y 31
|
||||
|
@ -8579,6 +8583,10 @@ arch grass
|
|||
x 19
|
||||
y 31
|
||||
end
|
||||
arch swall_1_2_half
|
||||
x 19
|
||||
y 31
|
||||
end
|
||||
arch prison
|
||||
name Scorn Prison
|
||||
slaying ../scorn/misc/prison.1
|
||||
|
@ -9456,6 +9464,10 @@ arch cwall_2_1_1
|
|||
x 21
|
||||
y 31
|
||||
end
|
||||
arch swall_1_3_half
|
||||
x 21
|
||||
y 31
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 21
|
||||
y 32
|
||||
|
|
Loading…
Reference in New Issue