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

File Contents

# User Rev Content
1 root 1.6 object dirtfloor
2 pippijn 1.2 face dirtfloor.x11
3 root 1.7 smoothlevel 16
4 root 1.1 no_pick 1
5     is_floor 1
6 root 1.7 color_bg dark_orange
7 root 1.1 editable 8
8     magicmap dark_orange
9 pippijn 1.3 smoothface dirtfloor.x11 empty_S.x11
10 root 1.1 end
11 root 1.7