Remove creature move type record
This commit is contained in:
@@ -54,9 +54,8 @@ data Creature = Creature
|
||||
, _crFaction :: Faction
|
||||
, _crGroup :: CrGroup
|
||||
, _crIntention :: Intention
|
||||
, _crMvType :: CrMvType
|
||||
-- , _crMvType :: CrMvType
|
||||
, _crName :: String
|
||||
, _crStatistics :: CreatureStatistics
|
||||
, _crDeathTimer :: Int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user