ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/s_ship.arc
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:04:38 2006 UTC (18 years, 4 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +8 -0 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

File Contents

# User Rev Content
1 root 1.1 Object s_ship
2     name Ship
3     type 66
4     face s_ship.111
5     no_pick 1
6 elmex 1.1.1.2 move_allow walk
7     move_block boat
8 root 1.1 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.211
18     x 1
19     no_pick 1
20 elmex 1.1.1.2 move_allow walk
21     move_block boat
22 root 1.1 visibility 100
23     magicmap grey
24     end
25     More
26     Object s_ship3
27     name big galleon
28     type 66
29     face s_ship.311
30     y 1
31     no_pick 1
32 elmex 1.1.1.2 move_allow walk
33     move_block boat
34 root 1.1 visibility 100
35     magicmap black
36     end
37     More
38     Object s_ship4
39     name big galleon
40     type 66
41     face s_ship.411
42     x 1
43     y 1
44     no_pick 1
45 elmex 1.1.1.2 move_allow walk
46     move_block boat
47 root 1.1 visibility 100
48     magicmap black
49     end