ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/lostlabsand.arc
Revision: 1.2
Committed: Tue Jan 2 21:49:29 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +4 -4 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 pippijn 1.1 Object lostlabgreysand
2     name sand
3 pippijn 1.2 face lostlabgreysand.x11
4 pippijn 1.1 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 pippijn 1.2 smoothface lostlabgreysand.111 lostlabgreysand_S.x11
15 pippijn 1.1 move_block boat swim
16     end
17    
18     Object lostlabbluesand
19     name sand
20 pippijn 1.2 face lostlabbluesand.x11
21 pippijn 1.1 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 pippijn 1.2 smoothface lostlabbluesand.111 lostlabbluesand_S.x11
32 pippijn 1.1 move_block boat swim
33     end
34