ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/new/grassdark.arc
Revision: 1.4
Committed: Wed Jan 3 20:22:17 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.3: +1 -1 lines
Log Message:
changed smoothfaces

File Contents

# User Rev Content
1 root 1.1 Object grassdark
2     name dark grass
3 pippijn 1.3 face grassdark.x11
4 root 1.1 type 67
5     walk_on 1
6     is_floor 1
7     color_fg green
8     no_pick 1
9     slow_move 1
10     is_wooded 1
11     editable 8
12 pippijn 1.4 smoothface grassdark.x11 empty_S.x11
13 root 1.1 smoothlevel 39
14 pippijn 1.2 move_block boat swim
15 root 1.1 end