Closed tal5 closed 7 months ago
Reported on Discord.
InventoryTag#internalApplyPropertySet
name
descriptionElement
ObjectFetcher#pickObjectFor
Mechanism
data
Reported on Discord.
Changes (to
InventoryTag#internalApplyPropertySet
)name
to within the if check, as there's no point in creating them if they might not be used.descriptionElement
in favor of usingObjectFetcher#pickObjectFor
in theMechanism
constructor.name
to the mechanism constructor instead of getting it fromdata
again (Mechanism
lowercases it anyway).