ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/transport/longship.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 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.1 end
10 root 1.5 more
11     object longship_2
12 root 1.1 name longship
13 pippijn 1.2 face longship.x11
14 root 1.1 x 1
15 root 1.6 type 66
16     move_block boat
17     move_allow walk
18 root 1.4 no_pick 1
19 root 1.1 end
20 root 1.6