master #3

Open
cacahuetes wants to merge 920 commits from liza/Questionable:master into cacahuetes-ShB-Healer
Showing only changes of commit af556610d8 - Show all commits

View File

@ -66,7 +66,7 @@ internal static class WaitAtEnd
return
[
new WaitObjectAtPosition(step.DataId.Value, step.Position.Value, step.NpcWaitDistance ?? 0.05f,
new WaitObjectAtPosition(step.DataId.Value, step.Position.Value, step.NpcWaitDistance ?? 0.5f,
gameFunctions),
new WaitDelay(),
Next(quest, sequence)