ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/misc/kama1.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:44 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object kama1
2 inherit type_weapon
3 name kama
4 name_pl kamas
5 skill one handed weapons
6 face kama_1.x11
7 dam 6
8 nrof 1
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 body_combat -1
18 end
19
20 object kama2
21 inherit type_weapon
22 name kama
23 name_pl kamas
24 skill one handed weapons
25 face kama_2.x11
26 dam 6
27 nrof 1
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 body_combat -1
37 end
38