ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/evergreens_2.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:20 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 object evergreens2
2 root 1.1 name evergreens
3 root 1.7 race /terrain/forest
4 pippijn 1.2 face evergreens_2.x11
5 root 1.1 type 67
6 root 1.7 smoothlevel 125
7     move_block swim boat
8     move_on walk
9     move_slow walk
10     move_slow_penalty 3
11 root 1.1 no_pick 1
12     is_wooded 1
13     editable 8
14 root 1.8 magicmap green
15 pippijn 1.3 smoothface evergreens_1.x11 empty_S.x11
16 root 1.1 end
17 root 1.7