Fix missing papyrus in savanna, add a dry dirt version
authorParamat <paramat@users.noreply.github.com>
Sun, 9 Feb 2020 01:34:17 +0000 (01:34 +0000)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2020 01:34:17 +0000 (01:34 +0000)
commitdb632b67bfef37f27c33973b4e45037f72e0690f
tree7b8e30f85438d103b07b230bf56bfd790d859e76
parent1420376e3224c92eaf8520028e2a9ccac52bb50f
Fix missing papyrus in savanna, add a dry dirt version

Papyrus was missing from the dry dirt 'savanna_shore' biome due to
only being placed on dirt. A mistake made when changing savanna
dirt to dry dirt.

Rename existing papyrus schematic to 'papyrus_on_dirt' and only
place in the 'rainforest_swamp' biome.
Add a new papyrus schematic 'papyrus_on_dry_dirt', placed in the
'savanna' biome.
mods/default/mapgen.lua
mods/default/schematics/papyrus.mts [deleted file]
mods/default/schematics/papyrus_on_dirt.mts [new file with mode: 0644]
mods/default/schematics/papyrus_on_dry_dirt.mts [new file with mode: 0644]
schematic_tables.txt