ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/jungle_2.arc
Revision: 1.13
Committed: Sat Oct 16 09:17:29 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 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.6 object jungle_2
2 root 1.1 name jungle
3 root 1.7 race /terrain/jungle
4 pippijn 1.2 face jungle_2.x11
5 root 1.11 smoothlevel 128
6     smoothface jungle_2.x11 jungle_S.x11
7 root 1.1 type 67
8 root 1.11 randomitems jungle
9 root 1.7 move_block swim boat
10     move_on walk
11     move_slow walk
12     move_slow_penalty 5
13 root 1.1 no_pick 1
14 root 1.7 blocksview 1
15     is_floor 1
16 root 1.5 is_wooded 1
17 root 1.9 treasure_env 1
18 root 1.1 end
19 root 1.7