Fix for Bug [ 2020789 ] many maps broken 16 months ago: wrong immunities, armour..; Corrected stats for big wyvern of chaos (was corrupted in r5574)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10165 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
68144ec1bc
commit
910c8db0b0
|
@ -644,11 +644,13 @@ exp 400000
|
||||||
dam 40
|
dam 40
|
||||||
x 4
|
x 4
|
||||||
y 8
|
y 8
|
||||||
speed 0.700000
|
speed 0.7
|
||||||
speed_left -1.840000
|
|
||||||
level 30
|
level 30
|
||||||
attacktype 29
|
attacktype 29
|
||||||
resist_electricity 100
|
resist_physical 100
|
||||||
|
resist_electricity 30
|
||||||
|
resist_cold 100
|
||||||
|
resist_paralyze 100
|
||||||
carrying 35000
|
carrying 35000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
@ -2479,11 +2481,13 @@ exp 400000
|
||||||
dam 40
|
dam 40
|
||||||
x 14
|
x 14
|
||||||
y 15
|
y 15
|
||||||
speed 0.700000
|
speed 0.7
|
||||||
speed_left -1.840000
|
|
||||||
level 30
|
level 30
|
||||||
attacktype 29
|
attacktype 29
|
||||||
resist_electricity 100
|
resist_physical 100
|
||||||
|
resist_electricity 30
|
||||||
|
resist_cold 100
|
||||||
|
resist_paralyze 100
|
||||||
carrying 35000
|
carrying 35000
|
||||||
move_type walk fly_low
|
move_type walk fly_low
|
||||||
arch abil_icestorm
|
arch abil_icestorm
|
||||||
|
|
Loading…
Reference in New Issue