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.7 by root, Tue Nov 3 09:49:51 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines