BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
87 stars 33 forks source link

Item Stat modifier bug #354

Closed loothero closed 1 year ago

loothero commented 1 year ago

Currently when you swap items (equip an item to a slot that is already equipped) we are removing the stat modifiers but then later overwriting that adventurer state on the chain, resulting in the stat modifiers not properly being removed.