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

File Contents

# User Rev Content
1 root 1.5 object cforest1
2 root 1.6 race /terrain/forest
3 pippijn 1.2 face cforest1.x11
4 root 1.1 type 67
5 root 1.6 move_on walk
6     move_slow walk
7     move_slow_penalty 3
8 root 1.1 no_pick 1
9 root 1.6 is_floor 1
10 root 1.1 is_wooded 1
11     end
12 root 1.6