ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/harakiri.arc
(Generate patch)

Comparing deliantra/arch/weapon/artifact/harakiri.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:31 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:17:10 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines