ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/s_moun_cave.arc
Revision: 1.4
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.3: +7 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object s_mountain_cave
2 root 1.1 name snow cave
3 root 1.4 face s_moun_cave.x11
4 root 1.1 type 66
5 root 1.4 client_type 25012
6     move_block swim boat
7     no_pick 1
8     is_floor 1
9 root 1.1 color_fg grey
10     editable 2
11     visibility 50
12     end
13 root 1.4