Continue ai refactor
This commit is contained in:
@@ -11,7 +11,6 @@ import Control.Lens
|
||||
|
||||
data CreatureState = CrSt
|
||||
{ _goals :: [[Impulse]]
|
||||
, _stance :: Stance
|
||||
, _faction :: Faction
|
||||
, _crDamage :: [DamageType]
|
||||
, _crPastDamage :: [[DamageType]]
|
||||
|
||||
Reference in New Issue
Block a user