ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/arch/transport/galleon.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +11 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object galleon
2 pippijn 1.3 face galleon.x12
3 root 1.1 type 66
4 root 1.8 client_type 25012
5     move_block boat
6     move_allow walk
7 root 1.6 no_pick 1
8 root 1.8 color_fg brown
9 pippijn 1.2 editable 2
10     visibility 100
11     end
12 root 1.8
13 root 1.7 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 root 1.8 face galleon.x12
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.8 color_fg brown
28 root 1.4 editable 2
29     visibility 100
30 root 1.1 end
31 root 1.8