ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/farmland.arc
Revision: 1.6
Committed: Sat Mar 3 00:49:51 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +8 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object farmland
2 pippijn 1.3 face farmland.x11
3 root 1.1 type 67
4 root 1.6 walk_on 1
5     is_floor 1
6     color_fg green
7 root 1.5 no_pick 1
8     is_wooded 1
9 root 1.6 slow_move 1
10     smoothlevel 35
11     smoothface farmland.x11 empty_S.x11
12 root 1.5 editable 8
13 root 1.6 move_block boat swim
14 root 1.1 end