ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/shellhorn1.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object shellhorn1
2 root 1.1 name shell horn
3 root 1.7 name_pl shell horns
4     skill use magic item
5 pippijn 1.2 face shellhorn1.x11
6 root 1.1 speed 0.1
7 root 1.7 nrof 1
8     level 1
9 root 1.9 inherit type_horn
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.8 magicmap blue
16 root 1.1 end
17 root 1.7