ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/wand.arc
Revision: 1.8
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.7: +8 -7 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object wand
2 root 1.5 anim
3     wand.x12
4     wand.x13
5     mina
6 root 1.8 name_pl wands
7     skill use magic item
8     face wand.x11
9 root 1.1 speed -0.1
10     type 109
11 root 1.8 materialname wood
12 root 1.1 value 50
13     weight 2300
14 root 1.8 randomitems wand
15 root 1.1 client_type 711
16     body_range -1
17 root 1.8 color_fg brown
18     editable 2048
19 root 1.1 end
20 root 1.8