ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/wand.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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