ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/s_moun_cave.arc
Revision: 1.7
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.6: +6 -5 lines
Log Message:
second normaliser run - dude

File Contents

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