ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/biggalleon.arc
Revision: 1.8
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.7: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object big_galleon
2 root 1.1 name big galleon
3 root 1.6 face biggalleon.x11
4 root 1.8 magicmap brown
5 root 1.4 type 66
6 root 1.6 client_type 25012
7     move_block boat
8     move_allow walk
9 root 1.4 no_pick 1
10     visibility 100
11 root 1.1 end
12 root 1.5 more
13     object big_galleon_2
14 root 1.1 name big galleon
15 pippijn 1.2 face biggalleon.x11
16 root 1.8 magicmap brown
17 root 1.1 x 1
18 root 1.6 type 66
19     move_block boat
20     move_allow walk
21 root 1.4 no_pick 1
22     visibility 100
23 root 1.1 end
24 root 1.5 more
25     object big_galleon_3
26 root 1.1 name big galleon
27 pippijn 1.2 face biggalleon.x11
28 root 1.8 magicmap brown
29 root 1.1 y 1
30 root 1.6 type 66
31     move_block boat
32     move_allow walk
33 root 1.4 no_pick 1
34     visibility 100
35 root 1.1 end
36 root 1.5 more
37     object big_galleon_4
38 root 1.1 name big galleon
39 pippijn 1.2 face biggalleon.x11
40 root 1.8 magicmap brown
41 root 1.1 x 1
42     y 1
43 root 1.6 type 66
44     move_block boat
45     move_allow walk
46 root 1.4 no_pick 1
47     visibility 100
48 root 1.1 end
49 root 1.6