1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 20:27:47 +00:00

No longer need to do this as 0x131 is handled. Was crashing retainer.

This commit is contained in:
Filip Maj 2018-04-07 18:15:12 -04:00
parent 880b1f3066
commit a19517cce4

View file

@ -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