ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/confusion.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
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 confusion
2 root 1.4 anim
3     confusion.x11
4     confusion.x12
5     confusion.x13
6     confusion.x14
7     mina
8 root 1.1 name madness
9 root 1.3 face confusion.x11
10     wc -30
11     speed 1
12     level 1
13 root 1.1 type 102
14     subtype 7
15 root 1.3 move_type all
16     move_on all
17     no_pick 1
18     color_fg black
19     editable 0
20 root 1.1 end
21 root 1.3