ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/stove.arc
Revision: 1.12
Committed: Tue Nov 3 09:49:03 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 root 1.11 skill woodsman
9 root 1.8 face stove.x11
10 root 1.11 magicmap black
11 root 1.8 str 0
12 root 1.1 speed -0.2
13     type 122
14 root 1.8 materialname marble
15     value 18000
16 root 1.1 weight 80000
17 root 1.8 glow_radius 1
18 root 1.1 container 800000
19 root 1.8 client_type 51
20     no_pick 1
21 root 1.1 is_cauldron 1
22     end
23 root 1.8