ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/rowboat.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:18 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -4 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.1 end
9 root 1.5 more
10     object rowboat_2
11 root 1.1 name rowboat
12 pippijn 1.2 face rowboat.x11
13 root 1.1 x 1
14 root 1.6 type 66
15     move_block boat
16     move_allow walk
17 root 1.4 no_pick 1
18 root 1.1 end
19 root 1.6