- adds cold marsh, marsh and wooded hills - new pic for desert, old pic
now clsc image ---------------------------------------------------------------------- git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2021 282e977c-c81d-0410-88c4-b93c2d0d6712master
|
@ -0,0 +1,13 @@
|
||||||
|
Object treed_hills
|
||||||
|
face treed_hills.111
|
||||||
|
type 67
|
||||||
|
race /terrain/hills
|
||||||
|
walk_on 1
|
||||||
|
is_hilly 1
|
||||||
|
no_pick 1
|
||||||
|
is_wooded 1
|
||||||
|
slow_move 5
|
||||||
|
editable 8
|
||||||
|
is_floor 1
|
||||||
|
magicmap green
|
||||||
|
end
|
After Width: | Height: | Size: 686 B |
After Width: | Height: | Size: 731 B |
|
@ -0,0 +1,15 @@
|
||||||
|
Object cmarsh
|
||||||
|
name cold marsh
|
||||||
|
face cmarsh.111
|
||||||
|
type 67
|
||||||
|
race /terrain/swamp
|
||||||
|
walk_on 1
|
||||||
|
color_bg white
|
||||||
|
color_fg green
|
||||||
|
no_pick 1
|
||||||
|
is_water 1
|
||||||
|
slow_move 20
|
||||||
|
is_wooded 0
|
||||||
|
editable 8
|
||||||
|
is_floor 1
|
||||||
|
end
|
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 733 B |
After Width: | Height: | Size: 319 B |
|
@ -0,0 +1,14 @@
|
||||||
|
Object marsh
|
||||||
|
face marsh.111
|
||||||
|
type 67
|
||||||
|
race /terrain/swamp
|
||||||
|
walk_on 1
|
||||||
|
color_bg blue
|
||||||
|
color_fg green
|
||||||
|
no_pick 1
|
||||||
|
is_water 1
|
||||||
|
slow_move 15
|
||||||
|
is_wooded 1
|
||||||
|
editable 8
|
||||||
|
is_floor 1
|
||||||
|
end
|
After Width: | Height: | Size: 1.8 KiB |