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

File Contents

# User Rev Content
1 root 1.6 object cmarsh
2 root 1.1 name cold marsh
3 root 1.7 race /terrain/swamp
4 pippijn 1.2 face cmarsh.x11
5 root 1.10 magicmap green
6     smoothlevel 8
7     smoothface cmarsh.x11 empty_S.x11
8 root 1.1 type 67
9 root 1.7 move_on walk
10     move_slow walk
11     move_slow_penalty 20
12     no_pick 1
13     is_floor 1
14     is_wooded 0
15     is_water 1
16 root 1.1 editable 8
17     end
18 root 1.7