mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
No longer need to do this as 0x131 is handled. Was crashing retainer.
This commit is contained in:
parent
880b1f3066
commit
a19517cce4
@ -24,10 +24,6 @@ function init(npc)
|
||||
return false, false, 0, 0;
|
||||
end
|
||||
|
||||
function onSpawn(player, npc)
|
||||
npc:SendFullRetainerInventory(player);
|
||||
end
|
||||
|
||||
function onEventStarted(player, retainer, triggerName)
|
||||
|
||||
while (true) do
|
||||
|
Loading…
Reference in New Issue
Block a user