ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/horn.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:15 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +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.6 object horn
2 root 1.12 inherit type_horn
3 root 1.7 name_pl horns
4     skill use magic item
5 pippijn 1.2 face horn.x11
6 root 1.1 speed 0.1
7 root 1.7 nrof 1
8     level 1
9     materialname iron
10 root 1.1 value 5800
11     weight 4500
12     client_type 721
13     body_range -1
14     end
15 root 1.7