mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 20:57:47 +00:00
Made a note that Guencen is unreachable and has no real script.
This commit is contained in:
parent
d06bf5499f
commit
44acee7e6d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue