ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/cyangrasspond.arc
Revision: 1.9
Committed: Wed Oct 28 10:13:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
Changes since 1.8: +3 -3 lines
Log Message:
add soccergrass

File Contents

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