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

File Contents

# Content
1 object b_axe1
2 inherit type_weapon
3 name axe
4 name_pl axes
5 skill one handed weapons
6 face b_axe1.x11
7 dam 3
8 nrof 1
9 attacktype 1
10 materialname bronze
11 value 5
12 weight 6000
13 last_sp 10
14 weapontype 3
15 client_type 106
16 is_thrown 1
17 body_arm -1
18 body_combat -1
19 end
20