an ancient weapon, sickle sword, should only appear in ancient places, such as ancient pupland
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4393 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
46498912ef
commit
e192969f3e
|
@ -0,0 +1,20 @@
|
||||||
|
Object b_sicklesword
|
||||||
|
nrof 1
|
||||||
|
last_sp 4
|
||||||
|
type 15
|
||||||
|
face b_sicklesword.111
|
||||||
|
material 2
|
||||||
|
materialname bronze
|
||||||
|
dam 4
|
||||||
|
weight 8600
|
||||||
|
value 330
|
||||||
|
editable 1024
|
||||||
|
attacktype 1
|
||||||
|
weapontype 1
|
||||||
|
magicmap white
|
||||||
|
name sickle sword
|
||||||
|
name_pl sickle swords
|
||||||
|
client_type 101
|
||||||
|
body_arm -1
|
||||||
|
skill one handed weapons
|
||||||
|
end
|
Binary file not shown.
|
@ -0,0 +1,19 @@
|
||||||
|
Object sicklesword
|
||||||
|
nrof 1
|
||||||
|
last_sp 4
|
||||||
|
type 15
|
||||||
|
face sicklesword.111
|
||||||
|
material 2
|
||||||
|
dam 8
|
||||||
|
weight 8600
|
||||||
|
value 440
|
||||||
|
editable 1024
|
||||||
|
attacktype 1
|
||||||
|
weapontype 1
|
||||||
|
magicmap white
|
||||||
|
name sickle sword
|
||||||
|
name_pl sickle swords
|
||||||
|
client_type 101
|
||||||
|
body_arm -1
|
||||||
|
skill one handed weapons
|
||||||
|
end
|
Binary file not shown.
Loading…
Reference in New Issue