ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/river/river_48.arc
Revision: 1.12
Committed: Sat Oct 16 09:18:51 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -6 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.6 object river_nw-se
2 root 1.7 name river
3 pippijn 1.8 face river_nw-se.x11
4 root 1.7 move_block all
5 root 1.1 no_pick 1
6 root 1.7 is_water 1
7 root 1.1 end
8 root 1.7
9 root 1.6 object river_nw-se_l
10 root 1.7 name river
11 pippijn 1.8 face river_nw-se_l.x11
12 root 1.7 move_block all
13 root 1.1 no_pick 1
14 root 1.7 is_water 1
15 root 1.1 end
16 root 1.7
17 root 1.6 object river_nw-se_u
18 root 1.7 name river
19 pippijn 1.8 face river_nw-se_u.x11
20 root 1.7 move_block all
21 root 1.1 no_pick 1
22 root 1.7 is_water 1
23 root 1.1 end
24 root 1.7