ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/horn.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 horn
2 root 1.7 name_pl horns
3     skill use magic item
4 pippijn 1.2 face horn.x11
5 root 1.1 speed 0.1
6 root 1.7 nrof 1
7     level 1
8 root 1.5 type 35
9 root 1.7 materialname iron
10 root 1.1 value 5800
11     weight 4500
12     client_type 721
13     body_range -1
14 root 1.7 color_bg khaki
15     color_fg orange
16     editable 2048
17 root 1.1 end
18 root 1.7