mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01: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