ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/s_ship.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:23 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +24 -25 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object s_ship
2 root 1.1 name Ship
3 root 1.4 type 66
4 root 1.3 face s_ship.x11
5 root 1.4 no_pick 1
6     move_allow walk
7 root 1.3 move_block boat
8 root 1.1 editable 2
9 root 1.4 visibility 100
10 root 1.3 magicmap grey
11 root 1.4 client_type 25012
12 root 1.1 end
13 root 1.4 More
14     Object s_ship2
15 root 1.1 name big galleon
16 root 1.4 type 66
17 pippijn 1.2 face s_ship.x11
18 root 1.1 x 1
19 root 1.4 no_pick 1
20     move_allow walk
21 root 1.3 move_block boat
22 root 1.4 visibility 100
23 root 1.3 magicmap grey
24 root 1.1 end
25 root 1.4 More
26     Object s_ship3
27 root 1.1 name big galleon
28 root 1.4 type 66
29 pippijn 1.2 face s_ship.x11
30 root 1.1 y 1
31 root 1.4 no_pick 1
32     move_allow walk
33 root 1.3 move_block boat
34 root 1.4 visibility 100
35 root 1.3 magicmap grey
36 root 1.1 end
37 root 1.4 More
38     Object s_ship4
39 root 1.1 name big galleon
40 root 1.4 type 66
41 pippijn 1.2 face s_ship.x11
42 root 1.1 x 1
43     y 1
44 root 1.4 no_pick 1
45     move_allow walk
46 root 1.3 move_block boat
47 root 1.4 visibility 100
48 root 1.3 magicmap grey
49 root 1.1 end