Add a 'quiver of throwing items', containing items to throw (knives and such).
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16380 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
49260e1517
commit
daff6b2044
|
@ -0,0 +1,24 @@
|
|||
Object quiver_throwing
|
||||
name quiver
|
||||
title of throwing items
|
||||
race throwing
|
||||
other_arch close_quiver_throwing
|
||||
face quiver.111
|
||||
type 122
|
||||
material 128
|
||||
value 50
|
||||
weight 100
|
||||
container 150000
|
||||
Str 10
|
||||
identified 1
|
||||
name_pl quivers
|
||||
client_type 60
|
||||
end
|
||||
Object close_quiver_throwing
|
||||
name close the quiver
|
||||
face close_quiv.111
|
||||
type 121
|
||||
no_drop 1
|
||||
no_pick 1
|
||||
identified 1
|
||||
end
|
Loading…
Reference in New Issue