ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Container/luggage.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: +10 -10 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 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.1 name The Luggage
13 root 1.3 name_pl The Luggages
14 pippijn 1.2 face luggage.x11
15 root 1.3 str 50
16     speed 0.5
17     type 122
18 root 1.4 materialname iron
19 root 1.3 value 100000
20     weight 20000
21     container 500000
22     client_type 51
23     identified 1
24     editable 128
25     magicmap brown
26 root 1.1 end
27 root 1.3