Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for Ghost Defender of Gax (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9960 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
60f80f618e
commit
17c64fec2e
|
@ -6,6 +6,7 @@ width 33
|
||||||
height 32
|
height 32
|
||||||
msg
|
msg
|
||||||
Created: 1994-12-28 bt (thomas@nomad.astro.psu.edu)
|
Created: 1994-12-28 bt (thomas@nomad.astro.psu.edu)
|
||||||
|
Modified: 2008-09-30 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch evergreen
|
arch evergreen
|
||||||
|
@ -1261,7 +1262,8 @@ x 9
|
||||||
y 11
|
y 11
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_cold 100
|
resist_magic 30
|
||||||
|
resist_cold 30
|
||||||
end
|
end
|
||||||
arch pstone_1
|
arch pstone_1
|
||||||
x 9
|
x 9
|
||||||
|
@ -1444,7 +1446,8 @@ x 10
|
||||||
y 21
|
y 21
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_cold 100
|
resist_magic 30
|
||||||
|
resist_cold 30
|
||||||
end
|
end
|
||||||
arch small_stones
|
arch small_stones
|
||||||
x 10
|
x 10
|
||||||
|
@ -1808,7 +1811,8 @@ x 13
|
||||||
y 8
|
y 8
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_cold 100
|
resist_magic 30
|
||||||
|
resist_cold 30
|
||||||
end
|
end
|
||||||
arch small_stones
|
arch small_stones
|
||||||
x 13
|
x 13
|
||||||
|
@ -2387,7 +2391,8 @@ x 17
|
||||||
y 12
|
y 12
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_cold 100
|
resist_magic 30
|
||||||
|
resist_cold 30
|
||||||
end
|
end
|
||||||
arch large_stones
|
arch large_stones
|
||||||
x 17
|
x 17
|
||||||
|
@ -2669,7 +2674,8 @@ x 19
|
||||||
y 16
|
y 16
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_physical 100
|
resist_physical 100
|
||||||
resist_cold 100
|
resist_magic 30
|
||||||
|
resist_cold 30
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 19
|
x 19
|
||||||
|
|
Loading…
Reference in New Issue