ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/soccergrass.arc
Revision: 1.3
Committed: Sat Oct 16 09:17:21 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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