ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/fire_permanent.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:29 2007 UTC (17 years, 4 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 fire_permanent
2 root 1.1 anim
3 pippijn 1.2 burnout.x11
4     burnout.x12
5     burnout.x13
6     burnout.x14
7     burnout.x15
8     burnout.x16
9     burnout.x17
10     burnout.x18
11     burnout.x19
12 root 1.1 mina
13 root 1.4 name fire
14     face burnout.x11
15     speed 1
16     no_pick 1
17     color_fg red
18     editable 0
19 root 1.1 end
20 root 1.3