ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/wand.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:32 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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