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.1 by root, Mon Feb 6 20:26:01 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:43 2009 UTC

1Object kama1 1object kama1
2nrof 1 2inherit type_weapon
3last_sp 5
4type 15
5face kama_1.111
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
19end 18end
19
20Object kama2 20object kama2
21nrof 1 21inherit type_weapon
22last_sp 5
23type 15
24face kama_2.111
25material 18
26dam 6
27weight 7000
28value 47
29editable 1024
30attacktype 1
31weapontype 3
32magicmap brown
33name kama 22name kama
34name_pl kamas 23name_pl kamas
24skill one handed weapons
25face kama_2.x11
26magicmap brown
27dam 6
28nrof 1
29attacktype 1
30materialname bronze
31value 47
32weight 7000
33last_sp 5
34weapontype 3
35client_type 106 35client_type 106
36body_arm -1 36body_arm -1
37skill one handed weapons
38end 37end
38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines