Adds in clones for all Boomerangs, Flails, and "Other" (Miscellaneous) weapons.
Added InstancedVanillaClone for manual loading through Mod.AddContent.
Added PoTItem.ManuallyLoadPoTItem & PoTItem.ManuallyLoadedItems to facilitate manually loaded PoTItems without throwing exceptions.
### Link Issues Resolves: #244
Description of Work
Adds in clones for all Boomerangs, Flails, and "Other" (Miscellaneous) weapons. Added InstancedVanillaClone for manual loading through
Mod.AddContent
. AddedPoTItem.ManuallyLoadPoTItem
&PoTItem.ManuallyLoadedItems
to facilitate manually loaded PoTItems without throwing exceptions.Comments