ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/horn3.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 horn3
2 root 1.12 inherit type_horn
3 root 1.1 name horn
4 root 1.7 name_pl horns
5     skill use magic item
6 pippijn 1.2 face horn3.x11
7 root 1.12 magicmap orange
8 root 1.1 speed 0.1
9 root 1.7 nrof 1
10     level 1
11     materialname iron
12 root 1.1 value 5900
13     weight 4000
14     client_type 721
15     body_range -1
16     end
17 root 1.7