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

File Contents

# User Rev Content
1 root 1.6 object cobblestones2
2 root 1.1 name cobblestones
3 pippijn 1.2 face cobblesto1.x11
4 root 1.7 smoothlevel 30
5     move_block swim boat
6 root 1.1 no_pick 1
7     is_floor 1
8     editable 8
9 root 1.7 magicmap grey
10 root 1.5 smoothface cobblesto1.x11 empty_S.x11
11 root 1.1 end
12 root 1.7