Add shrinkability and cursed items

This commit is contained in:
2021-11-18 18:30:22 +00:00
parent 147d6098ab
commit a546d070f0
82 changed files with 273 additions and 233 deletions
+1
View File
@@ -2,6 +2,7 @@ module Dodge.Inventory
( checkInvSlotsYou
, rmSelectedInvItem
, addItem
, rmInvItem
, updateCloseObjects
, closeObjScrollDir
)