mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 18:28:42 +07:00
Changed all hardcoded Great General references to unique-based
This commit is contained in:
@ -5,7 +5,6 @@ object Constants {
|
||||
const val workerUnique = "Can build improvements on tiles"
|
||||
const val settler = "Settler"
|
||||
const val settlerUnique = "Founds a new city"
|
||||
const val greatGeneral = "Great General"
|
||||
|
||||
const val impassable = "Impassable"
|
||||
const val ocean = "Ocean"
|
||||
|
Reference in New Issue
Block a user