ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/moun_cave1.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +8 -7 lines
Log Message:
second normaliser run - dude

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.6 type 66
5 root 1.8 smoothlevel 100
6     client_type 25012
7     move_block swim boat
8     no_pick 1
9     is_floor 1
10 root 1.6 color_fg grey
11     editable 2
12 root 1.8 smoothface moun_cave1.x11 mountain_S.x11
13 root 1.6 visibility 50
14 root 1.1 end
15 root 1.8