Remove obsolete attribute. Generators are now cold-immune, non fire immune (it's a *cold* dragons map :p)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5915 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
301039a9f4
commit
e2b65996ee
|
@ -409,7 +409,8 @@ other_arch cold_dragon
|
|||
x 2
|
||||
y 15
|
||||
speed 0.004000
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 2
|
||||
|
@ -666,7 +667,8 @@ arch generate_dragon
|
|||
other_arch chinese_dragon
|
||||
x 3
|
||||
y 22
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 3
|
||||
|
@ -985,6 +987,10 @@ arch pstone_2
|
|||
x 5
|
||||
y 17
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 5
|
||||
y 17
|
||||
end
|
||||
arch pstone_2
|
||||
x 5
|
||||
y 18
|
||||
|
@ -1014,6 +1020,10 @@ arch pstone_2
|
|||
x 5
|
||||
y 23
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 5
|
||||
y 23
|
||||
end
|
||||
arch pstone_2
|
||||
x 5
|
||||
y 24
|
||||
|
@ -1035,7 +1045,8 @@ other_arch cold_dragon
|
|||
x 5
|
||||
y 27
|
||||
speed 0.004000
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_1
|
||||
x 5
|
||||
|
@ -1357,7 +1368,8 @@ other_arch cold_dragon
|
|||
x 7
|
||||
y 20
|
||||
speed 0.004000
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 7
|
||||
|
@ -1655,7 +1667,8 @@ arch generate_dragon
|
|||
other_arch chinese_dragon
|
||||
x 9
|
||||
y 13
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 9
|
||||
|
@ -1932,6 +1945,10 @@ arch pstone_2
|
|||
x 11
|
||||
y 23
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 11
|
||||
y 23
|
||||
end
|
||||
arch pstone_2
|
||||
x 11
|
||||
y 24
|
||||
|
@ -2010,7 +2027,8 @@ other_arch cold_dragon
|
|||
x 12
|
||||
y 17
|
||||
speed 0.004000
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 12
|
||||
|
@ -2145,7 +2163,8 @@ arch generate_dragon
|
|||
other_arch chinese_dragon
|
||||
x 13
|
||||
y 23
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 13
|
||||
|
@ -2160,7 +2179,8 @@ other_arch cold_dragon
|
|||
x 13
|
||||
y 25
|
||||
speed 0.004000
|
||||
immune 4
|
||||
resist_fire 0
|
||||
resist_cold 100
|
||||
end
|
||||
arch pstone_2
|
||||
x 13
|
||||
|
@ -2434,15 +2454,3 @@ arch blocked
|
|||
x 15
|
||||
y 30
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 5
|
||||
y 17
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 5
|
||||
y 23
|
||||
end
|
||||
arch chinese_dragon
|
||||
x 11
|
||||
y 23
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue