ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MoodChange/charm_aura.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:34 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 charm_aura
2 root 1.4 anim
3     charm_aura.x11
4     charm_aura.x12
5     charm_aura.x13
6     mina
7 root 1.1 name charm aura
8 pippijn 1.2 face charm_aura.x11
9 root 1.3 food 3
10     speed 1
11     no_pick 1
12     is_used_up 1
13     see_anywhere 1
14     color_fg red
15     editable 0
16 root 1.1 end
17 root 1.3