Developer postOriginal post (opens in a new tab)

Patch 2.1.2

  • Fixed a bug that caused custom variants of rope and tape to not be properly removed after being sold
  • Fixed a very specific crash that would happen if you sold a custom item while having an ongoing commission that requested it

Save files currently experiencing this issue will have the commission automatically cancelled upon launching the game after patching

Modding API changes

  • Items now can have the "bundle" property. This property supersedes the "unlockWith" property.
  • BondsData.unlockItem() and BondsData.removeItem() now take into account the item's "bundle" property and act on the entire bundle if it exists