ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Wood/cyanbrush.arc
Revision: 1.5
Committed: Sat Mar 3 00:49:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +8 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object cyanbrush
2 pippijn 1.2 face cyanbrush.x11
3 root 1.1 type 67
4 root 1.5 walk_on 1
5     race /terrain/plains
6     color_fg green
7 root 1.1 no_pick 1
8 root 1.5 slow_move 2
9 root 1.1 is_wooded 1
10     editable 8
11 root 1.5 is_floor 1
12     smoothlevel 45
13 pippijn 1.3 smoothface cyanbrush.x11 cyangrass_S.x11
14 root 1.5 move_block boat swim
15 root 1.1 end