Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for chaos dragon (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10166 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
910c8db0b0
commit
4614bca9ae
|
@ -1268,11 +1268,14 @@ maxsp 300
|
|||
exp 300000
|
||||
x 7
|
||||
y 14
|
||||
speed 0.400000
|
||||
speed_left -1.260000
|
||||
speed 0.4
|
||||
level 30
|
||||
resist_electricity 100
|
||||
resist_cold 100
|
||||
resist_physical 100
|
||||
resist_magic 100
|
||||
resist_fire 30
|
||||
resist_electricity 30
|
||||
resist_cold 30
|
||||
resist_paralyze 100
|
||||
carrying 35000
|
||||
move_type walk fly_low
|
||||
arch gem
|
||||
|
@ -1400,10 +1403,13 @@ exp 300000
|
|||
x 8
|
||||
y 5
|
||||
speed 0.4
|
||||
speed_left -1.310000
|
||||
level 30
|
||||
resist_electricity 100
|
||||
resist_cold 100
|
||||
resist_physical 100
|
||||
resist_magic 100
|
||||
resist_fire 30
|
||||
resist_electricity 30
|
||||
resist_cold 30
|
||||
resist_paralyze 100
|
||||
carrying 35000
|
||||
move_type walk fly_low
|
||||
arch gem
|
||||
|
@ -2384,11 +2390,14 @@ maxsp 300
|
|||
exp 300000
|
||||
x 14
|
||||
y 4
|
||||
speed 0.400000
|
||||
speed_left -2.590000
|
||||
speed 0.4
|
||||
level 30
|
||||
resist_electricity 100
|
||||
resist_cold 100
|
||||
resist_physical 100
|
||||
resist_magic 100
|
||||
resist_fire 30
|
||||
resist_electricity 30
|
||||
resist_cold 30
|
||||
resist_paralyze 100
|
||||
carrying 35000
|
||||
move_type walk fly_low
|
||||
arch gem
|
||||
|
|
Loading…
Reference in New Issue