ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/kama1.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +2 -2 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

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