ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/rowboat.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 rowboat
2 root 1.6 face rowboat.x11
3 root 1.4 type 66
4 root 1.6 client_type 25012
5     move_block boat
6     move_allow walk
7     no_pick 1
8 root 1.4 color_fg brown
9 root 1.1 editable 2
10     visibility 100
11     end
12 root 1.5 more
13     object rowboat_2
14 root 1.1 name rowboat
15 pippijn 1.2 face rowboat.x11
16 root 1.1 x 1
17 root 1.6 type 66
18     move_block boat
19     move_allow walk
20 root 1.4 no_pick 1
21 root 1.6 color_fg brown
22 root 1.1 visibility 100
23     end
24 root 1.6