ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/holy_wrath.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:39 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
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_wrath
2 root 1.4 anim
3     turnundead.x11
4     turnundead.x12
5     turnundead.x13
6     mina
7 root 1.1 name holy wrath
8     slaying undead,demon
9 pippijn 1.2 face turnundead.x11
10 root 1.3 wc -40
11     speed 0.2
12     speed_left -0.21
13     type 102
14     subtype 6
15     move_type all
16     move_on all
17     no_pick 1
18     editable 0
19 root 1.1 end
20 root 1.3