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

File Contents

# User Rev Content
1 root 1.5 object steppelight
2 root 1.1 name steppe
3 pippijn 1.2 face steppelight.x11
4 root 1.8 magicmap khaki
5     smoothlevel 34
6     smoothface steppelight.x11 steppelight_S.x11
7 root 1.6 move_block swim boat
8     move_slow walk
9     move_slow_penalty 1
10 root 1.1 no_pick 1
11 root 1.6 is_floor 1
12 root 1.4 is_wooded 1
13 root 1.1 editable 8
14     end
15 root 1.6