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

Comparing deliantra/arch/weapon/misc/chakram.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:50:03 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

1object chakram 1object chakram
2inherit type_weapon
2name chakram 3name chakram
3name_pl chakrams 4name_pl chakrams
4skill one handed weapons 5skill one handed weapons
5face chakram.x11 6face chakram.x11
7magicmap grey
6dam 6 8dam 6
7nrof 1 9nrof 1
8inherit type_weapon
9attacktype 1 10attacktype 1
10materialname iron 11materialname iron
11value 50 12value 50
12weight 700 13weight 700
13last_sp 3 14last_sp 3
14weapontype 2 15weapontype 2
15client_type 101 16client_type 101
16is_thrown 1 17is_thrown 1
17body_arm -1 18body_arm -1
18magicmap grey
19end 19end
20 20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines