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

File Contents

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