mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user