Put the code below in one-liner or execute it on a specific label
Code:
local list = {"sword", "plate shield", "chain armor"}
Self.DropItems(Self.Position().x, Self.Position().y, Self.Position().z, list)