Start moving creature properties out of records
This commit is contained in:
@@ -42,7 +42,6 @@ data Item = Item
|
||||
, _itType :: ItemType
|
||||
, _itID :: NewInt ItmInt
|
||||
, _itLocation :: ItemLocation
|
||||
-- , _itEffect :: ItEffect
|
||||
, _itTargeting :: ItemTargeting
|
||||
, _itParams :: ItemParams
|
||||
, _itScroll :: ItemScroll
|
||||
|
||||
Reference in New Issue
Block a user