ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/horn.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:34 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +2 -2 lines
Log Message:
big cfarch-normalize run

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.12 magicmap orange
7 root 1.1 speed 0.1
8 root 1.7 nrof 1
9     level 1
10     materialname iron
11 root 1.1 value 5800
12     weight 4500
13     client_type 721
14     body_range -1
15     end
16 root 1.7