Ruins now have their own file (#4771)

* Ruins now have their own file

* Added religious rewards

* Added an option for only enabling rewards after a certain amount of turns

* You can now weigh rewards making some more likely than others

* Cleaned up some code

* Make new changes compatible with old mods

* Implemented proposed changes

* Implemented requested changes

* Implemented requested changes
This commit is contained in:
Xander Lenstra
2021-08-08 16:31:08 +02:00
committed by GitHub
parent 4d0b2405e1
commit 92d3fa65e3
25 changed files with 754 additions and 222 deletions

View File

@ -45,7 +45,6 @@ object Constants {
const val fountainOfYouth = "Fountain of Youth"
const val barbarianEncampment = "Barbarian encampment"
const val ancientRuins = "Ancient ruins"
const val peaceTreaty = "Peace Treaty"
const val researchAgreement = "Research Agreement"