ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grasspond.arc
Revision: 1.5
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.4: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object grasspond
2 root 1.1 name small pond
3 root 1.5 type 67
4 root 1.1 race /terrain/plains
5 root 1.5 walk_on 1
6 pippijn 1.2 face grasspond.x11
7 root 1.5 color_fg green
8 root 1.1 no_pick 1
9     is_water 1
10     editable 8
11 root 1.5 is_floor 1
12     smoothlevel 40
13 pippijn 1.3 smoothface grasspond.x11 grass_S.x11
14 root 1.5 move_block boat swim
15 root 1.1 end