Fix wrong attributes after conversion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6286 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
96fe929e5f
commit
c1d501cb65
|
@ -3510,7 +3510,20 @@ x 18
|
||||||
y 12
|
y 12
|
||||||
speed -0.500000
|
speed -0.500000
|
||||||
level 80
|
level 80
|
||||||
resist_physical 0
|
resist_physical 99
|
||||||
|
resist_magic 30
|
||||||
|
resist_fire 30
|
||||||
|
resist_electricity 30
|
||||||
|
resist_cold 30
|
||||||
|
resist_confusion 30
|
||||||
|
resist_acid 30
|
||||||
|
resist_drain 30
|
||||||
|
resist_weaponmagic 30
|
||||||
|
resist_ghosthit 30
|
||||||
|
resist_poison 30
|
||||||
|
resist_slow 30
|
||||||
|
resist_paralyze 30
|
||||||
|
resist_turn_undead 30
|
||||||
end
|
end
|
||||||
arch small_stones
|
arch small_stones
|
||||||
x 18
|
x 18
|
||||||
|
|
Loading…
Reference in New Issue