Removed all the unique talk defaults for Wil region (thx Jorge). Got most of man0l0 working with the new system. Fixed nullterm str parsing.

This commit is contained in:
Filip Maj 2022-01-27 17:38:15 -05:00
parent 6e869af4fb
commit 26fd79bea5
133 changed files with 481 additions and 2247 deletions

View file

@ -72,10 +72,8 @@ function onEventStarted(player, director, triggerName)
OpenWidget (DEFEAT ENEMY)
]]
man0l0Quest:NextPhase(10);
player:EndEvent();
man0l0Quest:StartSequence(10);
player:GetZone():ContentFinished();
GetWorldManager():DoZoneChange(player, 230, "PrivateAreaMasterPast", 1, 15, -826.868469, 6, 193.745865, -0.008368492);
player:EndEvent();
end