Make Mad Mage's Tower look more like a tower.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18931 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
63d713ee31
commit
47a25626d3
File diff suppressed because it is too large
Load Diff
|
@ -1,11 +1,11 @@
|
|||
arch map
|
||||
name Mad Mage's tower, level 1
|
||||
name Mad Mage's Tower, Level 1
|
||||
region scorn
|
||||
width 10
|
||||
height 14
|
||||
msg
|
||||
Created: 2010-06-06 Nicolas Weeger
|
||||
Modified: 2013-07-19 Andreas Kirschbaum
|
||||
Modified: 2013-08-12 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch woodlarge
|
||||
|
@ -109,7 +109,6 @@ x 7
|
|||
y 4
|
||||
end
|
||||
arch stair_down_1
|
||||
name back to the entrance
|
||||
slaying tower.mad0
|
||||
hp 7
|
||||
sp 3
|
||||
|
@ -149,7 +148,6 @@ x 7
|
|||
y 12
|
||||
end
|
||||
arch stair_up_3
|
||||
name to the second floor
|
||||
slaying tower.mad2
|
||||
hp 7
|
||||
sp 12
|
||||
|
@ -180,7 +178,6 @@ x 8
|
|||
y 4
|
||||
end
|
||||
arch stair_down_1
|
||||
name back to the entrance
|
||||
slaying tower.mad0
|
||||
hp 8
|
||||
sp 3
|
||||
|
@ -203,7 +200,6 @@ arch shadow
|
|||
name Igor
|
||||
x 8
|
||||
y 7
|
||||
type 0
|
||||
unaggressive 1
|
||||
arch npc_dialog
|
||||
name /scorn/towers/igor1.msg
|
||||
|
@ -230,7 +226,6 @@ x 8
|
|||
y 12
|
||||
end
|
||||
arch stair_up_3
|
||||
name to the second floor
|
||||
slaying tower.mad2
|
||||
hp 8
|
||||
sp 12
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
arch map
|
||||
name Mad Mage's tower, level 2
|
||||
name Mad Mage's Tower, Level 2
|
||||
region scorn
|
||||
width 10
|
||||
height 14
|
||||
msg
|
||||
Created: 2010-06-12 Nicolas Weeger
|
||||
Modified: 2013-07-19 Andreas Kirschbaum
|
||||
Modified: 2013-08-12 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch graymarble
|
||||
|
@ -109,10 +109,9 @@ x 7
|
|||
y 4
|
||||
end
|
||||
arch stair_up_1
|
||||
name to the top of the tower
|
||||
slaying tower.mad3
|
||||
hp 10
|
||||
sp 11
|
||||
hp 11
|
||||
sp 7
|
||||
x 7
|
||||
y 4
|
||||
arch quest_apply_if
|
||||
|
@ -147,7 +146,6 @@ arch shadow
|
|||
name Igor
|
||||
x 7
|
||||
y 10
|
||||
type 0
|
||||
unaggressive 1
|
||||
arch npc_dialog
|
||||
name /scorn/towers/igor2.msg
|
||||
|
@ -162,7 +160,6 @@ x 7
|
|||
y 12
|
||||
end
|
||||
arch stair_down_3
|
||||
name to the first floor
|
||||
slaying tower.mad1
|
||||
hp 7
|
||||
sp 12
|
||||
|
@ -190,10 +187,9 @@ x 8
|
|||
y 4
|
||||
end
|
||||
arch stair_up_1
|
||||
name to the top of the tower
|
||||
slaying tower.mad3
|
||||
hp 10
|
||||
sp 10
|
||||
hp 11
|
||||
sp 7
|
||||
x 8
|
||||
y 4
|
||||
arch quest_apply_if
|
||||
|
@ -233,7 +229,6 @@ x 8
|
|||
y 12
|
||||
end
|
||||
arch stair_down_3
|
||||
name to the first floor
|
||||
slaying tower.mad1
|
||||
hp 8
|
||||
sp 12
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue