ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/moun_cave1.arc
Revision: 1.5
Committed: Tue Feb 6 22:40:17 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.4: +9 -8 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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