Doing some more quest stuff
This commit is contained in:
@@ -26,3 +26,6 @@ func isCompleted() -> bool:
|
||||
|
||||
func isStarted() -> bool:
|
||||
return questStarted
|
||||
|
||||
func objectiveUpdated(objective:QuestObjective) -> void:
|
||||
QUEST.questUpdated.emit(self)
|
Reference in New Issue
Block a user