mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 21:35:14 -04: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…
x
Reference in New Issue
Block a user