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

File Contents

# User Rev Content
1 root 1.3 object insect_plague
2 root 1.4 anim
3     ant.x11
4     ant.x12
5     ant.x11
6     ant.x12
7     mina
8 root 1.1 name crawling insects
9 root 1.3 face ant.x11
10     wc -30
11     speed 0.12
12 root 1.1 type 102
13     subtype 6
14 root 1.3 move_type all
15     no_pick 1
16     editable 0
17 root 1.1 end
18 root 1.3