Cosmetic changes with how fence sections merge with nearby walls for Power Plant, Dungeon Level 1 in Ancient Pup Land. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15228 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
21a6da0e2e
commit
b5cc055343
|
@ -8,7 +8,7 @@ enter_x 18
|
||||||
enter_y 8
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-06
|
Created: 1996-02-06
|
||||||
Modified: 2008-10-25 Rick Tanner
|
Modified: 2011-10-21 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
|
@ -1454,11 +1454,14 @@ end
|
||||||
arch mine_2_1_2
|
arch mine_2_1_2
|
||||||
x 16
|
x 16
|
||||||
end
|
end
|
||||||
|
arch swall_1_1_half
|
||||||
|
x 16
|
||||||
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 16
|
x 16
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch swall_1_1
|
arch swall_2_1_1
|
||||||
x 16
|
x 16
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue