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

Comparing deliantra/arch/weapon/misc/kama1.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:55 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

1object kama1 1object kama1
2inherit type_weapon
2name kama 3name kama
3name_pl kamas 4name_pl kamas
4skill one handed weapons 5skill one handed weapons
5face kama_1.x11 6face kama_1.x11
7magicmap brown
6dam 6 8dam 6
7nrof 1 9nrof 1
8type 15
9attacktype 1 10attacktype 1
10material 18 11materialname bronze
11value 47 12value 47
12weight 7000 13weight 7000
13last_sp 5 14last_sp 5
14weapontype 3 15weapontype 3
15client_type 106 16client_type 106
16body_arm -1 17body_arm -1
17editable 1024
18magicmap brown
19end 18end
20 19
21object kama2 20object kama2
21inherit type_weapon
22name kama 22name kama
23name_pl kamas 23name_pl kamas
24skill one handed weapons 24skill one handed weapons
25face kama_2.x11 25face kama_2.x11
26magicmap brown
26dam 6 27dam 6
27nrof 1 28nrof 1
28type 15
29attacktype 1 29attacktype 1
30material 18 30materialname bronze
31value 47 31value 47
32weight 7000 32weight 7000
33last_sp 5 33last_sp 5
34weapontype 3 34weapontype 3
35client_type 106 35client_type 106
36body_arm -1 36body_arm -1
37editable 1024
38magicmap brown
39end 37end
40 38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines