Allow settlers to be captured when worker replacements exist

This commit is contained in:
Yair Morgenstern
2023-02-19 08:18:33 +02:00
parent e40ab3e9da
commit 3a14ac6248
3 changed files with 23 additions and 28 deletions

View File

@ -1,7 +1,6 @@
package com.unciv
object Constants {
const val worker = "Worker"
const val settler = "Settler"
const val eraSpecificUnit = "Era Starting Unit"
const val spreadReligion = "Spread Religion"