ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/luggage.arc
Revision: 1.10
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.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object luggage
2 root 1.5 anim
3     luggage.x11
4     luggage.x12
5     luggage.x13
6     luggage.x14
7     luggage.x15
8     luggage.x16
9     luggage.x17
10     luggage.x18
11     mina
12 root 1.8 name The Luggage
13     name_pl The Luggages
14     face luggage.x11
15 root 1.9 magicmap brown
16 root 1.8 str 50
17 root 1.3 speed 0.5
18     type 122
19 root 1.8 materialname iron
20 root 1.3 value 100000
21     weight 20000
22     container 500000
23 root 1.8 client_type 51
24     identified 1
25 root 1.1 end
26 root 1.8