Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11777 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c31bbd1076
commit
3cf93a9758
4
CHANGES
4
CHANGES
|
@ -1,5 +1,9 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with
|
||||
can_use_range.
|
||||
Andreas Kirschbaum 2009-06-09
|
||||
|
||||
monster/animal/farmyard/horse.arc
|
||||
monster/animal/farmyard/horse.face
|
||||
monster/animal/farmyard/horse.base.131.png
|
||||
|
|
|
@ -32,7 +32,7 @@ pick_up 24
|
|||
can_apply 25
|
||||
can_use_weapon 1
|
||||
can_use_ring 1
|
||||
can_use_wand 1
|
||||
can_use_range 1
|
||||
can_use_scroll 1
|
||||
can_use_bow 1
|
||||
end
|
||||
|
|
|
@ -24,7 +24,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_apply 25
|
||||
can_use_scroll 1
|
||||
can_use_wand 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -21,7 +21,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_apply 25
|
||||
can_use_scroll 1
|
||||
can_use_wand 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -20,8 +20,7 @@ level 1
|
|||
will_apply 2
|
||||
pick_up 24
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -20,8 +20,7 @@ level 1
|
|||
will_apply 50
|
||||
pick_up 50
|
||||
can_apply 50
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
|
|
|
@ -19,8 +19,7 @@ weight 50000
|
|||
level 5
|
||||
will_apply 8
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -20,8 +20,7 @@ level 1
|
|||
will_apply 2
|
||||
pick_up 28
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -20,8 +20,7 @@ level 2
|
|||
will_apply 2
|
||||
pick_up 28
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -22,8 +22,7 @@ level 3
|
|||
will_apply 8
|
||||
pick_up 24
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -21,8 +21,7 @@ level 4
|
|||
will_apply 20
|
||||
pick_up 24
|
||||
can_apply 25
|
||||
can_use_wand 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_armour 1
|
||||
can_use_weapon 1
|
||||
|
|
|
@ -22,7 +22,7 @@ will_apply 2
|
|||
pick_up 50
|
||||
can_apply 20
|
||||
can_use_scroll 1
|
||||
can_use_wand 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -24,7 +24,7 @@ will_apply 2
|
|||
pick_up 60
|
||||
can_apply 60
|
||||
can_use_scroll 1
|
||||
can_use_wand 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -32,7 +32,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -26,7 +26,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -46,7 +46,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -46,7 +46,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -35,7 +35,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -35,7 +35,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -31,7 +31,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -36,7 +36,7 @@ speed 0.5
|
|||
anim_speed 0.4
|
||||
weight 400000
|
||||
can_use_scroll 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -44,7 +44,7 @@ will_apply 2
|
|||
run_away 10
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_cast_spell 1
|
||||
|
|
|
@ -9,7 +9,7 @@ can_cast_spell 1
|
|||
can_see_in_dark 1
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_cast_spell 1
|
||||
|
|
|
@ -35,7 +35,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -43,7 +43,7 @@ unaggressive 1
|
|||
can_cast_spell 1
|
||||
can_use_scroll 1
|
||||
can_use_bow 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_use_ring 1
|
||||
sleep 1
|
||||
|
|
|
@ -42,7 +42,7 @@ can_use_bow 1
|
|||
can_use_ring 1
|
||||
sleep 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
body_finger 2
|
||||
body_skill 1
|
||||
body_arm 2
|
||||
|
|
|
@ -50,7 +50,7 @@ can_use_bow 1
|
|||
can_see_in_dark 1
|
||||
sleep 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
body_finger 2
|
||||
body_skill 1
|
||||
body_arm 2
|
||||
|
|
|
@ -34,7 +34,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -35,7 +35,7 @@ speed 1.0
|
|||
weight 400000
|
||||
run_away 3
|
||||
can_use_scroll 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -28,7 +28,7 @@ pick_up 11
|
|||
weight 300000
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -28,7 +28,7 @@ pick_up 11
|
|||
weight 300000
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -48,7 +48,7 @@ will_apply 2
|
|||
run_away 10
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_cast_spell 1
|
||||
|
|
|
@ -32,7 +32,7 @@ see_invisible 1
|
|||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -41,7 +41,7 @@ weight 30000000
|
|||
run_away 5
|
||||
can_use_weapon 1
|
||||
can_use_bow 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
body_skill 1
|
||||
body_arm 2
|
||||
|
|
|
@ -43,8 +43,7 @@ run_away 5
|
|||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_torso 1
|
||||
|
|
|
@ -43,8 +43,7 @@ run_away 5
|
|||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_torso 1
|
||||
|
|
|
@ -43,8 +43,7 @@ run_away 5
|
|||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_torso 1
|
||||
|
|
|
@ -45,8 +45,7 @@ attacktype 3
|
|||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_torso 1
|
||||
|
|
|
@ -26,7 +26,7 @@ level 7
|
|||
weight 100000
|
||||
attack_movement 7
|
||||
can_use_scroll 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.12
|
|||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.12
|
|||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.12
|
|||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -20,7 +20,7 @@ random_movement 1
|
|||
speed 0.5
|
||||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_bow 1
|
||||
body_arm 2
|
||||
|
|
|
@ -45,7 +45,7 @@ attack_movement 7
|
|||
unaggressive 1
|
||||
can_use_scroll 1
|
||||
can_use_ring 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -26,7 +26,7 @@ speed 0.20
|
|||
weight 50000
|
||||
level 3
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -20,7 +20,7 @@ level 1
|
|||
speed -0.15
|
||||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -21,7 +21,7 @@ speed -0.15
|
|||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -21,7 +21,7 @@ speed -0.15
|
|||
weight 100000
|
||||
unaggressive 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_weapon 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -28,7 +28,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -25,8 +25,7 @@ level 3
|
|||
can_cast_spell 1
|
||||
can_use_skill 1
|
||||
can_use_scroll 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -25,8 +25,7 @@ level 3
|
|||
can_cast_spell 1
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -30,7 +30,7 @@ will_apply 2
|
|||
run_away 30
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -30,7 +30,7 @@ will_apply 2
|
|||
run_away 30
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -28,7 +28,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -28,7 +28,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -28,7 +28,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -37,7 +37,7 @@ random_movement 1
|
|||
pick_up 3
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -38,7 +38,7 @@ random_movement 1
|
|||
pick_up 3
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -38,7 +38,7 @@ random_movement 1
|
|||
pick_up 3
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 30000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 30000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 30000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.3
|
|||
weight 50000
|
||||
level 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.3
|
|||
weight 50000
|
||||
level 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
|
|
|
@ -20,7 +20,7 @@ speed 0.4
|
|||
weight 50000
|
||||
level 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_skill 1
|
||||
|
|
|
@ -31,7 +31,7 @@ reflect_spell 1
|
|||
reflect_missile 1
|
||||
level 10
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
@ -40,7 +40,6 @@ can_use_weapon 1
|
|||
can_use_scroll 1
|
||||
can_cast_spell 1
|
||||
can_use_skill 1
|
||||
can_use_horn 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
body_torso 1
|
||||
|
|
|
@ -22,7 +22,7 @@ weight 50000
|
|||
resist_physical 20
|
||||
level 5
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -20,8 +20,7 @@ speed 0.05
|
|||
weight 50000
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_horn 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -33,7 +33,7 @@ reflect_spell 1
|
|||
reflect_missile 1
|
||||
level 115
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
@ -42,7 +42,6 @@ can_use_weapon 1
|
|||
can_use_scroll 1
|
||||
can_cast_spell 1
|
||||
can_use_skill 1
|
||||
can_use_horn 1
|
||||
body_skill 1
|
||||
body_finger 2
|
||||
body_torso 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 50000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -21,7 +21,7 @@ Int 12
|
|||
weight 50000
|
||||
level 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -21,7 +21,7 @@ speed 0.05
|
|||
weight 50000
|
||||
level 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 50000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -25,7 +25,7 @@ weight 50000
|
|||
level 3
|
||||
will_apply 2
|
||||
pick_up 24
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_skill 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
|
|
|
@ -28,7 +28,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -17,7 +17,7 @@ resist_slow -100
|
|||
weight 50000
|
||||
level 3
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
|
|
|
@ -22,7 +22,7 @@ speed 0.15
|
|||
weight 50000
|
||||
level 4
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_bow 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
|
@ -27,7 +27,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -27,7 +27,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -27,7 +27,7 @@ will_apply 2
|
|||
pick_up 24
|
||||
can_use_scroll 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_cast_spell 1
|
||||
can_use_bow 1
|
||||
can_use_ring 1
|
||||
|
|
|
@ -33,7 +33,7 @@ can_use_armour 1
|
|||
can_use_weapon 1
|
||||
can_use_ring 1
|
||||
can_use_skill 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
body_torso 1
|
||||
body_head 1
|
||||
body_shoulder 1
|
||||
|
|
|
@ -39,7 +39,7 @@ can_use_armour 1
|
|||
can_use_weapon 1
|
||||
can_use_ring 1
|
||||
sleep 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
body_torso 1
|
||||
body_head 1
|
||||
body_shoulder 1
|
||||
|
|
|
@ -40,8 +40,7 @@ can_use_weapon 1
|
|||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
can_use_bow 1
|
||||
can_use_rod 1
|
||||
can_use_horn 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_scroll 1
|
||||
body_skill 1
|
||||
|
|
|
@ -30,7 +30,7 @@ run_away 3
|
|||
will_apply 7
|
||||
pick_up 64
|
||||
can_see_in_dark 1
|
||||
can_use_rod 1
|
||||
can_use_range 1
|
||||
can_use_ring 1
|
||||
can_use_shield 1
|
||||
can_use_armour 1
|
||||
|
|
Loading…
Reference in New Issue