ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/jungle_2.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:55 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +4 -4 lines
Log Message:
big cfarch-normalize run

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 magicmap green
6     smoothlevel 128
7     smoothface jungle_2.x11 jungle_S.x11
8 root 1.1 type 67
9 root 1.11 randomitems jungle
10 root 1.7 move_block swim boat
11     move_on walk
12     move_slow walk
13     move_slow_penalty 5
14 root 1.1 no_pick 1
15 root 1.7 blocksview 1
16     is_floor 1
17 root 1.5 is_wooded 1
18 root 1.9 treasure_env 1
19 root 1.1 end
20 root 1.7