New gfx for wooded areas, transparent, rather than having grass on the image.
Graphics kindly provided by: Meegwun South git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1797 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
224e21d76f
commit
57ec26ca14
|
@ -0,0 +1,12 @@
|
||||||
|
Object evergreens2
|
||||||
|
name evergreens
|
||||||
|
face evergreens_2.111
|
||||||
|
type 67
|
||||||
|
race /terrain/forest
|
||||||
|
walk_on 1
|
||||||
|
color_fg green
|
||||||
|
no_pick 1
|
||||||
|
slow_move 3
|
||||||
|
is_wooded 1
|
||||||
|
editable 8
|
||||||
|
end
|
Binary file not shown.
After Width: | Height: | Size: 620 B |
|
@ -0,0 +1,12 @@
|
||||||
|
Object woods4
|
||||||
|
name woods4
|
||||||
|
face woods_4.111
|
||||||
|
color_fg green
|
||||||
|
type 67
|
||||||
|
race /terrain/forest
|
||||||
|
walk_on 1
|
||||||
|
no_pick 1
|
||||||
|
slow_move 1
|
||||||
|
is_wooded 1
|
||||||
|
editable 8
|
||||||
|
end
|
Binary file not shown.
After Width: | Height: | Size: 890 B |
|
@ -0,0 +1,13 @@
|
||||||
|
Object woods5
|
||||||
|
name woods
|
||||||
|
face woods_5.111
|
||||||
|
type 67
|
||||||
|
race /terrain/forest
|
||||||
|
walk_on 1
|
||||||
|
no_pick 1
|
||||||
|
slow_move 1
|
||||||
|
is_wooded 1
|
||||||
|
color_fg green
|
||||||
|
editable 8
|
||||||
|
visibility 100
|
||||||
|
end
|
Binary file not shown.
After Width: | Height: | Size: 548 B |
Loading…
Reference in New Issue