ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/wand.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.7 object wand
2 root 1.5 anim
3     wand.x12
4     wand.x13
5     mina
6 root 1.12 inherit type_wand
7 root 1.8 name_pl wands
8     skill use magic item
9     face wand.x11
10 root 1.12 magicmap brown
11 root 1.1 speed -0.1
12 root 1.8 materialname wood
13 root 1.1 value 50
14     weight 2300
15 root 1.8 randomitems wand
16 root 1.1 client_type 711
17     body_range -1
18     end
19 root 1.8