ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/rod_light.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object rod_light
2     name rod
3     face rod_light.x11
4 root 1.5 anim
5     rod_light.x11
6     rod_light.x12
7     rod_light.x13
8     mina
9 root 1.6 color_fg black
10     color_bg khaki
11 root 1.1 speed -0.25
12     type 3
13     value 350
14     weight 3500
15 root 1.6 material 70
16     hp 5
17     maxhp 5
18     editable 2048
19     name_pl rods
20 root 1.1 client_type 702
21     body_range -1
22 root 1.6 randomitems rod_spell
23     skill use magic item
24 root 1.1 end