ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/s_ship.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +24 -25 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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