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