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

File Contents

# User Rev Content
1 root 1.4 object wasteland
2 pippijn 1.2 face wasteland.x11
3 root 1.4 smoothlevel 51
4     move_block all
5     no_pick 1
6 root 1.1 blocksview 1
7 root 1.4 is_floor 1
8 root 1.1 color_fg blue
9     editable 8
10 pippijn 1.3 smoothface wasteland.x11 wasteland_S.x11
11 root 1.1 end
12 root 1.4