ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.1
Committed: Wed May 3 19:42:50 2006 UTC (18 years, 1 month ago) by pippijn
Branch: MAIN
Log Message:
Adding filth from cfextended and some lost labyrinth ground tiles.

File Contents

# User Rev Content
1 pippijn 1.1 Object lostlabgreysand
2     name sand
3     face lostlabgreysand.111
4     type 67
5     walk_on 1
6     color_fg green
7     color_bg yellow
8     no_pick 1
9     slow_move 1
10     is_wooded 1
11     is_floor 1
12     smoothlevel 37
13     editable 8
14     smoothface lostlabgreysand.111 lostlabgreysand_S.111
15     move_block boat swim
16     end
17    
18     Object lostlabbluesand
19     name sand
20     face lostlabbluesand.111
21     type 67
22     walk_on 1
23     color_fg green
24     color_bg yellow
25     no_pick 1
26     slow_move 1
27     is_wooded 1
28     is_floor 1
29     smoothlevel 37
30     editable 8
31     smoothface lostlabbluesand.111 lostlabbluesand_S.111
32     move_block boat swim
33     end
34