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.3 by root, Tue Feb 6 22:41:36 2007 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 3face s_ship.x11
4magicmap grey
4type 66 5type 66
5client_type 25012 6client_type 25012
6move_block boat 7move_block boat
7move_allow walk 8move_allow walk
8no_pick 1 9no_pick 1
9editable 2
10magicmap grey
11visibility 100 10visibility 100
12end 11end
13more 12more
14object s_ship2 13object s_ship2
15name big galleon 14name big galleon
16face s_ship.x11 15face s_ship.x11
16magicmap grey
17x 1 17x 1
18type 66 18type 66
19move_block boat 19move_block boat
20move_allow walk 20move_allow walk
21no_pick 1 21no_pick 1
22magicmap grey
23visibility 100 22visibility 100
24end 23end
25more 24more
26object s_ship3 25object s_ship3
27name big galleon 26name big galleon
28face s_ship.x11 27face s_ship.x11
28magicmap grey
29y 1 29y 1
30type 66 30type 66
31move_block boat 31move_block boat
32move_allow walk 32move_allow walk
33no_pick 1 33no_pick 1
34magicmap grey
35visibility 100 34visibility 100
36end 35end
37more 36more
38object s_ship4 37object s_ship4
39name big galleon 38name big galleon
40face s_ship.x11 39face s_ship.x11
40magicmap grey
41x 1 41x 1
42y 1 42y 1
43type 66 43type 66
44move_block boat 44move_block boat
45move_allow walk 45move_allow walk
46no_pick 1 46no_pick 1
47magicmap grey
48visibility 100 47visibility 100
49end 48end
50 49

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines