Allow 2x2 mountains/volcanos to be drawn at right map edge. Fixes bug #19024

This commit is contained in:
Simon Forsyth 2011-11-19 17:24:14 +00:00
parent 0ad2329190
commit 7784272c65

View file

@ -3,14 +3,14 @@
#define MOUNTAINS_2x2 TERRAIN PROB FLAG IMAGESTEM
[terrain_graphics]
map="
., *, ., .
, *, *, .
*, 1, *, .
, 1, 1, *
*, 1, *, .
, *, *, .
., *, ., .
, ., ., ."
., *, .
, *, *
*, 1, *
, 1, 1
*, 1, *
, *, *
., *, .
, ., ."
[tile]
pos=1
@ -303,14 +303,14 @@
#define VOLCANO_2x2 TERRAIN ADJACENT PROB FLAG IMAGESTEM
[terrain_graphics]
map="
., *, ., .
, *, *, .
*, 1, *, .
, 2, 2, *
*, 2, *, .
, *, *, .
., *, ., .
, ., ., ."
., *, .
, *, *
*, 1, *
, 2, 2
*, 2, *
, *, *
., *, .
, ., ."
[tile]
pos=1