mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 11:28:03 +07:00
Minor fix to Great Prophets cost not increasing (#4772)
This commit is contained in:
parent
9499471986
commit
776be5a48a
@ -117,6 +117,7 @@ class ReligionManager {
|
||||
prophet.religion = religion!!.name
|
||||
prophet.abilityUsedCount["Religion Spread"] = 0
|
||||
storedFaith -= faithForNextGreatProphet()
|
||||
greatProphetsEarned += 1
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user