ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/fireplace.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +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 fireplace
2 root 1.5 anim
3     fireplace.x11
4     fireplace.x12
5     fireplace.x13
6     mina
7 pippijn 1.2 face fireplace.x11
8 root 1.3 speed -0.2
9 root 1.4 materialname marble
10 root 1.3 glow_radius 2
11     move_block all
12     no_pick 1
13     color_fg black
14     editable 128
15 root 1.1 end
16 root 1.3