ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/stove.arc
Revision: 1.5
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.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 stove
2 root 1.5 anim
3     stove.x11
4     stove.x12
5     stove.x13
6     mina
7 root 1.3 name_pl stoves
8 pippijn 1.2 face stove.x11
9 root 1.3 str 0
10 root 1.1 speed -0.2
11     type 122
12 root 1.4 materialname marble
13 root 1.3 value 18000
14 root 1.1 weight 80000
15 root 1.3 glow_radius 1
16 root 1.1 container 800000
17 root 1.3 client_type 51
18     no_pick 1
19 root 1.1 is_cauldron 1
20 root 1.3 color_fg black
21 root 1.1 editable 128
22     end
23 root 1.3