Add wasteland background
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 780 B After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 525 B |
After Width: | Height: | Size: 553 B |
After Width: | Height: | Size: 971 B |
Before Width: | Height: | Size: 613 B After Width: | Height: | Size: 641 B |
|
@ -336,6 +336,7 @@ export function getBiomeHasProps(biomeType: Biome): boolean {
|
||||||
case Biome.CAVE:
|
case Biome.CAVE:
|
||||||
case Biome.DESERT:
|
case Biome.DESERT:
|
||||||
case Biome.ICE_CAVE:
|
case Biome.ICE_CAVE:
|
||||||
|
case Biome.WASTELAND:
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|