Add weapontypes to all of these
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1939 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f259db2221
commit
579265a218
|
@ -12,6 +12,7 @@ dam 50
|
|||
material 64
|
||||
editable 5120
|
||||
attacktype 1
|
||||
weapontype 7
|
||||
magicmap brown
|
||||
name_pl Bonecrushers
|
||||
client_type 100
|
||||
|
|
|
@ -11,6 +11,7 @@ magi_staff.112
|
|||
mina
|
||||
speed .2
|
||||
material 16
|
||||
weapontype 8
|
||||
resist_magic 30
|
||||
|
||||
Int 1
|
||||
|
|
|
@ -5,6 +5,7 @@ last_sp 8
|
|||
type 15
|
||||
face mjoellnir.111
|
||||
material 2
|
||||
weapontype 7
|
||||
dam 10
|
||||
weight 30000
|
||||
value 75000
|
||||
|
|
|
@ -5,6 +5,7 @@ type 15
|
|||
face stoneaxe.111
|
||||
material 80
|
||||
dam 6
|
||||
weapontype 7
|
||||
weight 8500
|
||||
value 12
|
||||
editable 1024
|
||||
|
|
|
@ -4,6 +4,7 @@ name large morningstar
|
|||
last_sp 12
|
||||
type 15
|
||||
face lmornstar.111
|
||||
weapontype 7
|
||||
material 18
|
||||
dam 13
|
||||
weight 25000
|
||||
|
|
|
@ -2,6 +2,7 @@ Object morningstar
|
|||
nrof 1
|
||||
last_sp 11
|
||||
type 15
|
||||
weapontype 7
|
||||
face mornstar.111
|
||||
material 18
|
||||
dam 10
|
||||
|
|
|
@ -4,6 +4,7 @@ nrof 1
|
|||
last_sp 4
|
||||
type 15
|
||||
face nunchacu_1.111
|
||||
weapontype 8
|
||||
material 18
|
||||
dam 1
|
||||
weight 5000
|
||||
|
|
|
@ -4,6 +4,7 @@ nrof 1
|
|||
last_sp 4
|
||||
type 15
|
||||
face nunchacu_2.111
|
||||
weapontype 8
|
||||
material 18
|
||||
dam 2
|
||||
weight 5500
|
||||
|
|
|
@ -4,6 +4,7 @@ nrof 1
|
|||
last_sp 6
|
||||
type 15
|
||||
face shootingstar.111
|
||||
weapontype 7
|
||||
material 2
|
||||
dam 40
|
||||
weight 20000
|
||||
|
|
|
@ -6,6 +6,7 @@ type 15
|
|||
face big_club.111
|
||||
color_fg brown
|
||||
material 16
|
||||
weapontype 8
|
||||
dam 20
|
||||
weight 40000
|
||||
value 20
|
||||
|
|
|
@ -5,6 +5,7 @@ type 15
|
|||
face club.111
|
||||
material 16
|
||||
dam 6
|
||||
weapontype 8
|
||||
weight 9000
|
||||
value 10
|
||||
editable 1024
|
||||
|
|
|
@ -5,6 +5,7 @@ type 15
|
|||
face quarters.111
|
||||
material 16
|
||||
dam 5
|
||||
weapontype 8
|
||||
weight 9000
|
||||
value 20
|
||||
editable 1024
|
||||
|
|
|
@ -5,6 +5,7 @@ type 15
|
|||
face hammer_1.111
|
||||
material 18
|
||||
dam 7
|
||||
weapontype 7
|
||||
weight 17500
|
||||
value 25
|
||||
editable 1024
|
||||
|
|
|
@ -2,6 +2,7 @@ Object hammer_2
|
|||
nrof 1
|
||||
name throwing hammer
|
||||
last_sp 9
|
||||
weapontype 7
|
||||
type 15
|
||||
face hammer_2.121
|
||||
anim
|
||||
|
|
|
@ -4,6 +4,7 @@ name stonehammer
|
|||
last_sp 10
|
||||
type 15
|
||||
face stonehamme.111
|
||||
weapontype 7
|
||||
material 80
|
||||
dam 6
|
||||
weight 15000
|
||||
|
|
|
@ -4,6 +4,7 @@ last_sp 9
|
|||
type 15
|
||||
face mace_1.111
|
||||
material 2
|
||||
weapontype 7
|
||||
dam 7
|
||||
weight 16000
|
||||
value 35
|
||||
|
|
|
@ -5,6 +5,7 @@ last_sp 9
|
|||
type 15
|
||||
face mace_2.111
|
||||
material 18
|
||||
weapontype 7
|
||||
dam 8
|
||||
weight 17500
|
||||
value 42
|
||||
|
|
|
@ -6,6 +6,7 @@ type 15
|
|||
face pipe.111
|
||||
color_fg grey
|
||||
material 2
|
||||
weapontype 8
|
||||
dam 5
|
||||
weight 6500
|
||||
value 10
|
||||
|
|
|
@ -6,6 +6,7 @@ type 15
|
|||
face wrench.111
|
||||
color_fg grey
|
||||
material 2
|
||||
weapontype 8
|
||||
dam 3
|
||||
weight 3500
|
||||
value 10
|
||||
|
|
Loading…
Reference in New Issue