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.6 by root, Sat Mar 3 01:17:19 2007 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:31:02 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines