ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/s_moun_cave.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:49 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.8 magicmap grey
10 root 1.1 visibility 50
11     end
12 root 1.7