handleIndividualQuest

private fun handleIndividualQuest(assignedQuest: AssignedQuest): Boolean

If quest is complete, it gives the influence reward to the player. Returns true if the quest can be removed (is either complete, obsolete or expired)

Sources

jvm source
Link copied to clipboard