ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/holy_effect.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object holy_effect
2 root 1.4 anim
3     turnundead.x11
4     turnundead.x12
5     turnundead.x13
6     mina
7 root 1.1 name holy power
8     slaying undead,demon
9 pippijn 1.2 face turnundead.x11
10 root 1.3 wc -30
11     speed 0.2
12     speed_left -0.21
13     type 102
14     subtype 6
15     attacktype 2097152
16     move_type all
17     no_pick 1
18     editable 0
19 root 1.1 end
20 root 1.3