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