Make exits coherent.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13205 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9061d3a63a
commit
d962d1b2b8
|
@ -4,7 +4,6 @@ reset_timeout 1
|
||||||
difficulty 1
|
difficulty 1
|
||||||
region scorn
|
region scorn
|
||||||
shopitems food:0;*:-95
|
shopitems food:0;*:-95
|
||||||
shopgreed 1.00000
|
|
||||||
shopmin 1
|
shopmin 1
|
||||||
shopmax 500
|
shopmax 500
|
||||||
shoprace human
|
shoprace human
|
||||||
|
@ -14,7 +13,7 @@ enter_x 1
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 2004-08-03 Mikeeusa
|
Created: 2004-08-03 Mikeeusa
|
||||||
Modified: 2008-10-26 Rick Tanner
|
Modified: 2010-05-13 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
@ -107,35 +106,27 @@ end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch flagstone
|
||||||
|
y 10
|
||||||
|
end
|
||||||
|
arch oakdoor_1
|
||||||
slaying /world/world_104_115
|
slaying /world/world_104_115
|
||||||
hp 43
|
hp 43
|
||||||
sp 35
|
sp 35
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
arch flagstone
|
|
||||||
y 10
|
|
||||||
end
|
|
||||||
arch door_1
|
|
||||||
y 10
|
|
||||||
move_block 0
|
|
||||||
end
|
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
y 11
|
y 11
|
||||||
end
|
end
|
||||||
arch invis_exit
|
arch flagstone
|
||||||
|
y 11
|
||||||
|
end
|
||||||
|
arch oakdoor_1
|
||||||
slaying /world/world_104_115
|
slaying /world/world_104_115
|
||||||
hp 43
|
hp 43
|
||||||
sp 35
|
sp 35
|
||||||
y 11
|
y 11
|
||||||
end
|
end
|
||||||
arch flagstone
|
|
||||||
y 11
|
|
||||||
end
|
|
||||||
arch door_1
|
|
||||||
y 11
|
|
||||||
move_block 0
|
|
||||||
end
|
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue