ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/flaming_aura.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:19 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +11 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object flaming_aura
2 name Flaming Aura
3 other_arch flaming_aura_mark
4 face burnout.x11
5 dam 1
6 speed 1
7 type 102
8 subtype 46
9 attacktype 4
10 invisible 1
11 no_pick 1
12 no_drop 1
13 editable 0
14 end
15
16 object flaming_aura_mark
17 name Flaming Aura
18 face fireball.x11
19 food 2
20 speed 1
21 type 98
22 move_type all
23 no_pick 1
24 is_used_up 1
25 end
26