ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/moun_cave1.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:50 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object mountain_cave
2 root 1.1 name cave
3 root 1.8 face moun_cave1.x11
4 root 1.11 magicmap grey
5     smoothlevel 100
6     smoothface moun_cave1.x11 mountain_S.x11
7 root 1.6 type 66
8 root 1.8 client_type 25012
9     move_block swim boat
10     no_pick 1
11     is_floor 1
12 root 1.6 visibility 50
13 root 1.1 end
14 root 1.8