ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/jungle_2.arc
Revision: 1.12
Committed: Sun Oct 10 10:47:32 2010 UTC (13 years, 9 months ago) by sf-linuxlemoner
Branch: MAIN
Changes since 1.11: +1 -0 lines
Log Message:
Unicode glyphs for ground stuff. Agreed on with pippijn.

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 sf-linuxlemoner 1.12 glyph ♧
20 root 1.1 end
21 root 1.7