Work on pickup and putdown of inventory items
This commit is contained in:
@@ -8,6 +8,7 @@ import Geometry
|
||||
pipe :: Item
|
||||
pipe = Craftable
|
||||
{ _itIdentity = Generic
|
||||
, _itInvSize = 1
|
||||
, _itDimension = defaultItemDimension
|
||||
, _itCurseStatus = Uncursed
|
||||
, _itName = "PIPE"
|
||||
|
||||
Reference in New Issue
Block a user