ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/snow.arc
Revision: 1.5
Committed: Tue Feb 6 22:40:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.4: +3 -2 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.5 object snow
2 root 1.1 name snow
3 pippijn 1.3 face snow.x11
4 root 1.5 smoothlevel 21
5 root 1.1 no_pick 1
6     is_floor 1
7     editable 8
8     magicmap white
9 pippijn 1.4 smoothface snow.x11 snow_S.x11
10 root 1.1 end
11 root 1.5