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

File Contents

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