Move background item effects out of records
This commit is contained in:
@@ -11,7 +11,7 @@ defaultHeldItem =
|
||||
Item
|
||||
{ _itType = HELD PISTOL
|
||||
, _itConsumables = Nothing
|
||||
, _itEffect = defaultItEffect
|
||||
-- , _itEffect = defaultItEffect
|
||||
, _itID = 0 -- should this return an error ? const $ error "itID not correctly initialised" ?
|
||||
, _itTargeting = NoItTargeting
|
||||
, _itLocation = InVoid
|
||||
|
||||
Reference in New Issue
Block a user