ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:44 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 campfire
2 root 1.4 anim
3     campfire.x11
4     campfire.x12
5     campfire.x13
6     campfire.x14
7     mina
8 pippijn 1.2 face campfire.x11
9 root 1.3 dam 3
10     wc -30
11     speed -0.2
12     level 1
13     type 102
14     subtype 7
15     attacktype 4
16     glow_radius 2
17     move_on all
18     no_pick 1
19     lifesave 1
20     color_fg yellow
21     editable 128
22 root 1.1 end
23 root 1.3