ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/horn2.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +9 -8 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object horn2
2 root 1.1 name horn
3 root 1.7 name_pl horns
4     skill use magic item
5 pippijn 1.2 face horn2.x11
6 root 1.1 speed 0.1
7 root 1.7 nrof 1
8     level 1
9 root 1.5 type 35
10 root 1.7 materialname iron
11 root 1.1 value 5900
12     weight 4000
13     client_type 721
14     body_range -1
15 root 1.7 color_bg khaki
16     color_fg orange
17     editable 2048
18 root 1.1 end
19 root 1.7