mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Made a note that Guencen is unreachable and has no real script.
This commit is contained in:
parent
d06bf5499f
commit
44acee7e6d
@ -1,7 +1,6 @@
|
|||||||
require ("global")
|
require ("global")
|
||||||
|
|
||||||
function onEventStarted(player, npc)
|
function onEventStarted(player, npc)
|
||||||
defaultWil = GetStaticActor("DftWil");
|
--THIS NPC IS NOT REACHABLE
|
||||||
callClientFunction(player, "delegateEvent", player, defaultWil, "defaultTalkWithElecotte_001", nil, nil, nil);
|
|
||||||
player:endEvent();
|
player:endEvent();
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user