ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grasspond.arc
Revision: 1.2
Committed: Tue Jan 2 21:49:28 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +3 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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