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

File Contents

# User Rev Content
1 root 1.1 Object marsh
2 pippijn 1.3 face marsh.x11
3 root 1.1 type 67
4     race /terrain/swamp
5     walk_on 1
6     color_bg blue
7     color_fg green
8     no_pick 1
9     is_water 1
10 root 1.2 slow_move 15
11 root 1.1 is_wooded 1
12     smoothlevel 9
13     editable 8
14     is_floor 1
15 pippijn 1.3 smoothface marsh.111 marsh_S.x11
16 root 1.2 move_block boat swim
17 root 1.1 end