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.5 by root, Sat Mar 3 01:16:59 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:29 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines