ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/rod_light.arc
Revision: 1.14
Committed: Sat Oct 16 04:43:22 2010 UTC (13 years, 8 months ago) by sf-pippijn
Branch: MAIN
Changes since 1.13: +1 -0 lines
Log Message:
added some glyphs

File Contents

# User Rev Content
1 root 1.7 object rod_light
2 root 1.5 anim
3     rod_light.x11
4     rod_light.x12
5     rod_light.x13
6     mina
7 root 1.13 inherit type_rod
8 root 1.8 name rod
9     name_pl rods
10     skill use magic item
11     face rod_light.x11
12 root 1.13 magicmap black
13 sf-pippijn 1.14 glyph ⌈
14 root 1.8 hp 5
15     maxhp 5
16 root 1.1 speed -0.25
17 root 1.8 materialname stone
18 root 1.1 value 350
19     weight 3500
20 root 1.8 randomitems rod_spell
21 root 1.1 client_type 702
22     body_range -1
23     end
24 root 1.8