Provide additional invis_exits from the Brest Inn to the world map - allows players to leave the map easier and quicker. Placed no_spells tiles beneath the exits.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15170 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c668292f54
commit
2b896ddb7a
|
@ -8,7 +8,7 @@ enter_x 14
|
|||
enter_y 23
|
||||
msg
|
||||
Created: 1994-09-24 Gene Alexander
|
||||
Modified: 2011-09-23 Rick Tanner
|
||||
Modified: 2011-10-09 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch brush
|
||||
|
@ -2602,14 +2602,50 @@ arch wall_1_3
|
|||
x 13
|
||||
y 21
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 13
|
||||
y 22
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 13
|
||||
y 22
|
||||
invisible 1
|
||||
end
|
||||
arch tree
|
||||
x 13
|
||||
y 22
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 13
|
||||
y 23
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 13
|
||||
y 23
|
||||
invisible 1
|
||||
end
|
||||
arch flagstone
|
||||
x 13
|
||||
y 23
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 13
|
||||
y 24
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 13
|
||||
y 24
|
||||
invisible 1
|
||||
end
|
||||
arch flagstone
|
||||
x 13
|
||||
y 24
|
||||
|
@ -2797,6 +2833,10 @@ arch flagstone
|
|||
x 14
|
||||
y 23
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 14
|
||||
y 24
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
|
@ -2957,14 +2997,50 @@ arch wall_1_4
|
|||
x 15
|
||||
y 21
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 15
|
||||
y 22
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 15
|
||||
y 22
|
||||
invisible 1
|
||||
end
|
||||
arch tree
|
||||
x 15
|
||||
y 22
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 15
|
||||
y 23
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 15
|
||||
y 23
|
||||
invisible 1
|
||||
end
|
||||
arch flagstone
|
||||
x 15
|
||||
y 23
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 15
|
||||
y 24
|
||||
end
|
||||
arch exit
|
||||
slaying /world/world_107_123
|
||||
hp 31
|
||||
sp 29
|
||||
x 15
|
||||
y 24
|
||||
invisible 1
|
||||
end
|
||||
arch flagstone
|
||||
x 15
|
||||
y 24
|
||||
|
|
Loading…
Reference in New Issue