ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/rod_heavy.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: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object rod_heavy
2 root 1.1 name heavy rod
3 root 1.3 name_pl heavy rods
4     skill use magic item
5 pippijn 1.2 face rod_heavy.x11
6 root 1.3 hp 20
7     maxhp 20
8 root 1.1 speed -0.25
9     type 3
10 root 1.3 material 70
11 root 1.1 value 700
12     weight 7000
13 root 1.3 randomitems rod_spell
14 root 1.1 client_type 701
15     body_range -1
16 root 1.3 color_bg khaki
17     color_fg black
18     editable 2048
19     anim
20     rod_heavy.x11
21     rod_heavy.x12
22     rod_heavy.x13
23     mina
24 root 1.1 end
25 root 1.3