ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/harakiri.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:31 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# Content
1 object harakiri
2 name Harakiri sword
3 name_pl Harakiri swords
4 skill one handed weapons
5 face harakiri.x11
6 str 1
7 dex 1
8 dam 30
9 nrof 1
10 type 15
11 attacktype 1
12 materialname iron
13 value 1000000
14 weight 5000
15 last_sp 6
16 weapontype 1
17 client_type 100
18 body_arm -1
19 editable 1024
20 magicmap grey
21 end
22