ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/longship.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object longship
2 root 1.1 name longship
3 root 1.6 face longship.x11
4 root 1.4 type 66
5 root 1.6 client_type 25012
6     move_block boat
7     move_allow walk
8     no_pick 1
9 root 1.4 color_fg brown
10 root 1.1 editable 2
11     visibility 100
12     end
13 root 1.5 more
14     object longship_2
15 root 1.1 name longship
16 pippijn 1.2 face longship.x11
17 root 1.1 x 1
18 root 1.6 type 66
19     move_block boat
20     move_allow walk
21 root 1.4 no_pick 1
22 root 1.6 color_fg brown
23 root 1.1 visibility 100
24     end
25 root 1.6