"
Navigate to stage 20 of our quest, and add an ObjectReference property to the script, and call it "DungeonMarker". Select the map marker as the target of the property.
Now, edit the stage 20 script so it reads:
SetObjectiveCompleted(10)
SetObjectiveDisplayed(20)
DungeonMarker.AddToMap()"
How do i Select the map marker as the target property?
