ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/harakiri.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +13 -12 lines
Log Message:
second normaliser run - dude

File Contents

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