Made a note that Guencen is unreachable and has no real script.

This commit is contained in:
Filip Maj 2016-06-21 18:01:12 -04:00
parent d06bf5499f
commit 44acee7e6d

View File

@ -1,7 +1,6 @@
require ("global")
function onEventStarted(player, npc)
defaultWil = GetStaticActor("DftWil");
callClientFunction(player, "delegateEvent", player, defaultWil, "defaultTalkWithElecotte_001", nil, nil, nil);
--THIS NPC IS NOT REACHABLE
player:endEvent();
end