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

File Contents

# User Rev Content
1 root 1.7 object u_horn
2 root 1.5 anim
3     u_horn.x11
4     u_horn.x12
5     u_horn.x13
6     u_horn.x14
7     u_horn.x15
8     mina
9 root 1.12 inherit type_weapon
10 root 1.8 name unicorn horn
11     name_pl unicorn horns
12     skill one handed weapons
13     face u_horn.x11
14     dam 9
15     nrof 1
16     materialname organic
17     value 500
18     weight 10000
19     magic 3
20     last_sp 9
21 root 1.3 client_type 627
22     item_power 2
23     body_arm -1
24 root 1.13 body_combat -1
25 root 1.1 end
26 root 1.8