ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/galleon.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 object galleon
2 pippijn 1.3 face galleon.x12
3 root 1.1 type 66
4 root 1.4 client_type 25012
5     move_block boat
6     move_allow walk
7 root 1.1 no_pick 1
8 root 1.4 color_fg brown
9 pippijn 1.2 editable 2
10     visibility 100
11     end
12 root 1.4
13     object galleonfacings
14 root 1.5 anim
15     galleon.x11
16     galleon.x12
17     galleon.x13
18     galleon.x14
19     facings 4
20     mina
21 pippijn 1.3 face galleon.x12
22 root 1.4 type 66
23     client_type 25012
24     move_block boat
25     move_allow walk
26     no_pick 1
27     color_fg brown
28     editable 2
29     visibility 100
30 root 1.1 end
31 root 1.4