ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/holy_orb.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object holy_orb
2 root 1.1 name holy orb
3     slaying undead,demon
4 root 1.7 other_arch holy_effect
5 root 1.8 sound_destroy wn/wail-long
6 pippijn 1.2 face holy_orb.x11
7 root 1.1 is_animated 0
8 root 1.10 magicmap yellow
9 root 1.1 speed 1
10 root 1.7 type 102
11     subtype 5
12     attacktype 2097152
13     move_type fly_low
14     move_on walk fly_low
15 root 1.5 no_pick 1
16 root 1.1 end
17 root 1.7