Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

Boomerang flail other clones #257

Closed GabeHasWon closed 4 months ago

GabeHasWon commented 4 months ago

### 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. Added PoTItem.ManuallyLoadPoTItem & PoTItem.ManuallyLoadedItems to facilitate manually loaded PoTItems without throwing exceptions.

Comments