forked from liza/Questionable
Minor gathering tweaks
This commit is contained in:
parent
3f3627320e
commit
b2b86f6997
@ -4,7 +4,8 @@
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 961,
|
||||
"InteractionType": "None"
|
||||
"InteractionType": "None",
|
||||
"AetheryteShortcut": "Elpis - Poieten Oikos"
|
||||
}
|
||||
],
|
||||
"Groups": [
|
||||
|
@ -155,5 +155,6 @@ internal static class GatheringRequiredItems
|
||||
{
|
||||
public bool Start() => true;
|
||||
public ETaskResult Update() => ETaskResult.TaskComplete;
|
||||
public override string ToString() => "Gather/SkipMarker";
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user