ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/stove.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object stove
2 root 1.5 anim
3     stove.x11
4     stove.x12
5     stove.x13
6     mina
7 root 1.8 name_pl stoves
8     face stove.x11
9     str 0
10 root 1.1 speed -0.2
11     type 122
12 root 1.8 materialname marble
13     value 18000
14 root 1.1 weight 80000
15 root 1.8 glow_radius 1
16 root 1.1 container 800000
17 root 1.8 client_type 51
18     no_pick 1
19 root 1.1 is_cauldron 1
20 root 1.8 color_fg black
21 root 1.6 editable 128
22 root 1.1 end
23 root 1.8