Fix for bug# 1694503 - Bug in Shing Tower, re-arranged the stacking order so that the altar appears when show invis is used, the other issue with the invis door was fixed in an earlier commit. Other changes are due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5999 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
239d5748df
commit
1045e67c20
|
@ -1,13 +1,13 @@
|
||||||
arch map
|
arch map
|
||||||
region pupland
|
|
||||||
name st7
|
name st7
|
||||||
|
region pupland
|
||||||
|
width 17
|
||||||
|
height 13
|
||||||
msg
|
msg
|
||||||
Creator: Gnat the Gnu
|
Creator: Gnat the Gnu
|
||||||
Email: gnu@foo.bar
|
Email: gnu@foo.bar
|
||||||
Date: Mon Feb 12 18:16:09 1996
|
Date: Mon Feb 12 18:16:09 1996
|
||||||
endmsg
|
endmsg
|
||||||
x 17
|
|
||||||
y 13
|
|
||||||
end
|
end
|
||||||
arch blocked
|
arch blocked
|
||||||
end
|
end
|
||||||
|
@ -430,8 +430,8 @@ face statue.111
|
||||||
x 5
|
x 5
|
||||||
y 5
|
y 5
|
||||||
weight 1000000
|
weight 1000000
|
||||||
can_roll 1
|
|
||||||
move_type 1
|
move_type 1
|
||||||
|
can_roll 1
|
||||||
end
|
end
|
||||||
arch button_plate
|
arch button_plate
|
||||||
x 5
|
x 5
|
||||||
|
@ -504,9 +504,9 @@ end
|
||||||
arch axe_3
|
arch axe_3
|
||||||
name golden axe
|
name golden axe
|
||||||
face axe_3_golden.111
|
face axe_3_golden.111
|
||||||
materialname gold
|
|
||||||
x 6
|
x 6
|
||||||
y 1
|
y 1
|
||||||
|
materialname gold
|
||||||
value 10000000
|
value 10000000
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
@ -552,18 +552,6 @@ x 6
|
||||||
y 6
|
y 6
|
||||||
connected 11
|
connected 11
|
||||||
end
|
end
|
||||||
arch altar
|
|
||||||
slaying golden axe
|
|
||||||
msg
|
|
||||||
Which axe did you drop, gold or
|
|
||||||
iron?
|
|
||||||
endmsg
|
|
||||||
food 1
|
|
||||||
x 6
|
|
||||||
y 6
|
|
||||||
invisible 1
|
|
||||||
connected 10
|
|
||||||
end
|
|
||||||
arch magic_ear
|
arch magic_ear
|
||||||
msg
|
msg
|
||||||
@match iron|Iron
|
@match iron|Iron
|
||||||
|
@ -583,6 +571,18 @@ x 6
|
||||||
y 6
|
y 6
|
||||||
move_block 0
|
move_block 0
|
||||||
end
|
end
|
||||||
|
arch altar
|
||||||
|
slaying golden axe
|
||||||
|
msg
|
||||||
|
Which axe did you drop, gold or
|
||||||
|
iron?
|
||||||
|
endmsg
|
||||||
|
food 1
|
||||||
|
x 6
|
||||||
|
y 6
|
||||||
|
invisible 1
|
||||||
|
connected 10
|
||||||
|
end
|
||||||
arch button_plate
|
arch button_plate
|
||||||
x 6
|
x 6
|
||||||
y 7
|
y 7
|
||||||
|
@ -693,9 +693,9 @@ face statue.111
|
||||||
x 7
|
x 7
|
||||||
y 7
|
y 7
|
||||||
weight 2000000
|
weight 2000000
|
||||||
|
move_type 1
|
||||||
move_block all
|
move_block all
|
||||||
can_roll 1
|
can_roll 1
|
||||||
move_type 1
|
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
x 7
|
x 7
|
||||||
|
@ -991,12 +991,11 @@ end
|
||||||
arch leather_armour
|
arch leather_armour
|
||||||
name Yoroi of Banzai
|
name Yoroi of Banzai
|
||||||
ac 4
|
ac 4
|
||||||
armour 10
|
|
||||||
x 11
|
x 11
|
||||||
y 6
|
y 6
|
||||||
immune 131072
|
|
||||||
value 100000
|
value 100000
|
||||||
weight 5000
|
weight 5000
|
||||||
|
armour 131072
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
x 11
|
x 11
|
||||||
|
|
Loading…
Reference in New Issue