Move towards unifying (your) creature manipulation with selection
This commit is contained in:
@@ -27,7 +27,6 @@ defaultCreature =
|
||||
, _crHP = HP 100
|
||||
-- , _crMaxHP = 150
|
||||
, _crInv = mempty
|
||||
, _crManipulation = Manipulator SelNothing
|
||||
-- , _crInvCapacity = 25
|
||||
, _crDamage = []
|
||||
-- , _crCorpse = MakeDefaultCorpse
|
||||
|
||||
Reference in New Issue
Block a user