ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/fireplace.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

File Contents

# User Rev Content
1 root 1.3 object fireplace
2 pippijn 1.2 face fireplace.x11
3 root 1.3 speed -0.2
4 root 1.4 materialname marble
5 root 1.3 glow_radius 2
6     move_block all
7     no_pick 1
8     color_fg black
9     editable 128
10 root 1.1 anim
11 pippijn 1.2 fireplace.x11
12     fireplace.x12
13     fireplace.x13
14 root 1.1 mina
15     end
16 root 1.3