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

File Contents

# User Rev Content
1 root 1.7 object galleon
2 pippijn 1.3 face galleon.x12
3 root 1.1 type 66
4 root 1.8 client_type 25012
5     move_block boat
6     move_allow walk
7 root 1.6 no_pick 1
8 root 1.9 magicmap brown
9 pippijn 1.2 visibility 100
10     end
11 root 1.8
12 root 1.7 object galleonfacings
13 root 1.5 anim
14     galleon.x11
15     galleon.x12
16     galleon.x13
17     galleon.x14
18     facings 4
19     mina
20 root 1.8 face galleon.x12
21 root 1.4 type 66
22 root 1.8 client_type 25012
23     move_block boat
24     move_allow walk
25 root 1.6 no_pick 1
26 root 1.9 magicmap brown
27 root 1.4 visibility 100
28 root 1.1 end
29 root 1.8