_lockDuration
onlyUnlocked
modifier is on functions that should only be called when an aavegotchi is unlocked. It causes functions to revert if an aavegotchi is locked.setAavegotchiName
spendSkillPoints
lockAavegotchi
decreaseStake
decreaseAndDestroy
transferFromParent
ERC998 function that transfers items out of aavegotchi.transferAsChild
ERC998 function that transfers items out of aavegotchi to other aavegotchi or NFT.useConsumable
equipWearables
function does not have to be unlocked to use. The reason is because equipWearables
does not remove items from the inventory of an Aavegotchi.