Saverian
LOELeague of Extraordinary FoundryVTT Developers
•Created by Saverian on 9/10/2024 in #system-development
Incrementing items by drag and drop
I'm trying to handle incrementing item quantities rather than adding new items when you drag and drop an item to a character sheet, as long as the item already exists in their inventory and is of the right type. I've set up a hook in my ready hook section (using the Boilerplate as a base) but now it's both incrementing the existing item and adding a brand new one.
3 replies