Added more fence sections to complete the cage or prison in The Old Warehouse, Cellar in Navar. Cosmetic change, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15819 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d2a32b44dd
commit
c1ac1f42ba
|
@ -244,12 +244,12 @@ randomitems serp_priest
|
||||||
pick_up 30
|
pick_up 30
|
||||||
unaggressive 0
|
unaggressive 0
|
||||||
can_use_scroll 1
|
can_use_scroll 1
|
||||||
|
can_use_range 1
|
||||||
can_use_bow 1
|
can_use_bow 1
|
||||||
can_use_armour 1
|
can_use_armour 1
|
||||||
can_use_weapon 1
|
can_use_weapon 1
|
||||||
can_use_ring 1
|
can_use_ring 1
|
||||||
can_use_skill 1
|
can_use_skill 1
|
||||||
can_use_range 1
|
|
||||||
can_see_in_dark 1
|
can_see_in_dark 1
|
||||||
end
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
|
@ -1708,7 +1708,7 @@ arch dirtfloor
|
||||||
x 13
|
x 13
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch swall_1_2
|
arch swall_2_2_1
|
||||||
x 13
|
x 13
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
@ -1728,11 +1728,15 @@ arch rubble
|
||||||
x 13
|
x 13
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
arch swall_2_2_2
|
||||||
|
x 13
|
||||||
|
y 12
|
||||||
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
x 13
|
x 13
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch swall_1_1
|
arch swall_2_1_1
|
||||||
x 13
|
x 13
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
|
@ -1863,6 +1867,10 @@ arch roughwall_1_2
|
||||||
x 14
|
x 14
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
arch swall_1_3_half
|
||||||
|
x 14
|
||||||
|
y 9
|
||||||
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
x 14
|
x 14
|
||||||
y 10
|
y 10
|
||||||
|
@ -1887,6 +1895,10 @@ arch roughwall_1_1
|
||||||
x 14
|
x 14
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
arch swall_1_3_half
|
||||||
|
x 14
|
||||||
|
y 12
|
||||||
|
end
|
||||||
arch dirtfloor
|
arch dirtfloor
|
||||||
x 14
|
x 14
|
||||||
y 13
|
y 13
|
||||||
|
|
Loading…
Reference in New Issue