ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/divine_shock.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.8 object divine_shock
2 root 1.5 anim
3     ball_lightning.x11
4     ball_lightning.x12
5     ball_lightning.x13
6     ball_lightning.x14
7     mina
8 root 1.9 name divine shock
9     face ball_lightning.x11
10 root 1.4 is_animated 1
11 root 1.9 wc -30
12     speed 1
13     type 102
14     subtype 35
15 root 1.4 glow_radius 2
16 root 1.9 move_type fly_low
17     move_on walk fly_low
18 root 1.4 no_pick 1
19 root 1.9 is_used_up 1
20 root 1.10 magicmap yellow
21 root 1.1 end
22 root 1.9