Added missing floor tiles beneath a section of walls. Cosment change in regards to how 'swall' map sections merge with adjacent walls. Mapper shows a log error on this map, ''Couldn't find archetype none'' - I was unable to find this which monster had this missing archetype though.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5644 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
478200fa06
commit
5558da0843
|
@ -291,7 +291,7 @@ arch dungeon_floor
|
|||
x 2
|
||||
y 14
|
||||
end
|
||||
arch swall_1_2
|
||||
arch swall_2_1_1
|
||||
x 2
|
||||
y 14
|
||||
end
|
||||
|
@ -1146,6 +1146,10 @@ arch dungeon_floor
|
|||
x 12
|
||||
y 12
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 12
|
||||
y 13
|
||||
end
|
||||
arch bwall_1_4
|
||||
x 12
|
||||
y 13
|
||||
|
@ -1233,6 +1237,10 @@ arch dungeon_floor
|
|||
x 13
|
||||
y 12
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 13
|
||||
y 13
|
||||
end
|
||||
arch bwall_2_1_2
|
||||
x 13
|
||||
y 13
|
||||
|
@ -1280,7 +1288,7 @@ arch dungeon_floor
|
|||
x 14
|
||||
y 2
|
||||
end
|
||||
arch swall_1_3
|
||||
arch swall_2_1_2
|
||||
x 14
|
||||
y 2
|
||||
end
|
||||
|
@ -1336,6 +1344,10 @@ arch dungeon_floor
|
|||
x 14
|
||||
y 12
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 14
|
||||
y 13
|
||||
end
|
||||
arch bwall_2_1_2
|
||||
x 14
|
||||
y 13
|
||||
|
@ -1377,6 +1389,10 @@ arch dungeon_floor
|
|||
x 15
|
||||
y 2
|
||||
end
|
||||
arch swall_2_1_2
|
||||
x 15
|
||||
y 2
|
||||
end
|
||||
arch bwall_2_1_1
|
||||
x 15
|
||||
y 2
|
||||
|
|
Loading…
Reference in New Issue