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

File Contents

# Content
1 object cyangrass
2 race /terrain/plains
3 face cyangrass.x11
4 smoothlevel 45
5 smoothface cyangrass.x11 cyangrass_S.x11
6 type 67
7 move_on walk
8 move_slow walk
9 move_slow_penalty 1
10 no_pick 1
11 is_floor 1
12 is_wooded 1
13 end
14
15 object cyangrass_only
16 name cyangrass
17 face cyangrass.x11
18 smoothlevel 45
19 smoothface cyangrass.x11 cyangrass_S.x11
20 type 67
21 move_on walk
22 move_slow walk
23 move_slow_penalty 1
24 no_pick 1
25 is_floor 1
26 is_wooded 1
27 end
28