ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/longship.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:51 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.7 magicmap brown
10 root 1.1 visibility 100
11     end
12 root 1.5 more
13     object longship_2
14 root 1.1 name longship
15 pippijn 1.2 face longship.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.7 magicmap brown
22 root 1.1 visibility 100
23     end
24 root 1.6