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

File Contents

# User Rev Content
1 root 1.5 object woods5
2 root 1.1 name woods
3 root 1.6 race /terrain/forest
4 pippijn 1.2 face woods_5.x11
5 root 1.9 magicmap green
6 root 1.1 type 67
7 root 1.6 move_block swim boat
8     move_on walk
9     move_slow walk
10     move_slow_penalty 1
11 root 1.1 no_pick 1
12     is_wooded 1
13     visibility 100
14 sf-linuxlemoner 1.10 glyph ♦
15 root 1.1 end
16 root 1.6