ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/s_ship.arc
(Generate patch)

Comparing deliantra/arch/transport/s_ship.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:35 2006 UTC vs.
Revision 1.8 by root, Tue Nov 3 09:59:35 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines