ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/soccergrass.arc
Revision: 1.2
Committed: Tue Nov 3 09:48:49 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93, rel-3_0
Changes since 1.1: +0 -3 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object soccergrass1
2 name grass
3 race /terrain/plains
4 face soccergrass.x11
5 magicmap green
6 smoothlevel 40
7 smoothface soccergrass.x11 grass_S.x11
8 type 67
9 move_block swim boat
10 move_on walk
11 move_slow -all
12 move_slow_penalty 1
13 no_pick 1
14 is_floor 1
15 is_wooded 1
16 end
17
18 object soccergrass2
19 name grass
20 race /terrain/plains
21 face soccergrass.x12
22 magicmap green
23 smoothlevel 40
24 smoothface soccergrass.x12 grass_S.x11
25 type 67
26 move_block swim boat
27 move_on walk
28 move_slow -all
29 move_slow_penalty 1
30 no_pick 1
31 is_floor 1
32 is_wooded 1
33 end
34
35 object soccergrass3
36 name painted grass
37 race /terrain/plains
38 face soccergrass.x13
39 magicmap white
40 smoothlevel 40
41 smoothface soccergrass.x13 grass_S.x11
42 type 67
43 move_block swim boat
44 move_on walk
45 move_slow -all
46 move_slow_penalty 1
47 no_pick 1
48 is_floor 1
49 is_wooded 1
50 end
51