ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/stove.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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