ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/kama1.arc
Revision: 1.9
Committed: Tue Nov 3 09:50:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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