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.4 by root, Sat Mar 3 00:51:23 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:16:59 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines