Update some item's race to 'throwing'.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16382 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
83c9ef9b93
commit
c6910dc3e1
|
@ -1,6 +1,7 @@
|
|||
Object axe_2
|
||||
nrof 1
|
||||
name axe
|
||||
race throwing
|
||||
last_sp 10
|
||||
type 15
|
||||
face axe_2.111
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object b_axe1
|
||||
nrof 1
|
||||
name axe
|
||||
race throwing
|
||||
last_sp 10
|
||||
type 15
|
||||
face b_axe1.111
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object brdaxe1
|
||||
nrof 1
|
||||
name bearded axe
|
||||
race throwing
|
||||
last_sp 9
|
||||
type 15
|
||||
face brdaxe_1.111
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object hammer_2
|
||||
nrof 1
|
||||
name throwing hammer
|
||||
race throwing
|
||||
last_sp 9
|
||||
weapontype 7
|
||||
type 15
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
Object spear
|
||||
name spear
|
||||
race throwing
|
||||
nrof 1
|
||||
last_sp 9
|
||||
type 15
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object t_star1
|
||||
nrof 1
|
||||
name throwing star
|
||||
race throwing
|
||||
last_sp 2
|
||||
type 15
|
||||
face t_star1.111
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
Object trident
|
||||
name trident
|
||||
race throwing
|
||||
type 15
|
||||
nrof 1
|
||||
last_sp 8
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object t_dagger
|
||||
nrof 1
|
||||
name throwing dagger
|
||||
race throwing
|
||||
last_sp 4
|
||||
type 15
|
||||
face t_dagger.131
|
||||
|
|
Loading…
Reference in New Issue