ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/galleon.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:35 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.10: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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