ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/floor/flagstone.arc
Revision: 1.8
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.7: +5 -4 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object flagstone
2 pippijn 1.3 face flagstone.x11
3 root 1.8 smoothlevel 29
4     move_block swim boat
5 root 1.1 no_pick 1
6     is_floor 1
7 root 1.8 color_fg grey
8 root 1.1 editable 8
9 root 1.8 magicmap grey
10 root 1.6 smoothface flagstone.x11 flagstone_S.x11
11 root 1.1 end
12 root 1.8