ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cyangrasspond.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:15 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: +7 -6 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object cyangrasspond
2 root 1.1 name small pond
3     race /terrain/plains
4 pippijn 1.2 face cyangrasspond.x11
5 root 1.4 type 67
6     smoothlevel 45
7     move_on all
8 root 1.1 no_pick 1
9 root 1.4 is_floor 1
10 root 1.1 is_water 1
11 root 1.4 color_fg green
12 root 1.1 editable 8
13 pippijn 1.3 smoothface cyangrasspond.x11 cyangrass_S.x11
14 root 1.1 end
15 root 1.4