Remove creature hammer, may have broken equipment/combining

This commit is contained in:
2024-12-31 10:17:31 +00:00
parent ede08ff1db
commit 2fc960321e
8 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ data Creature = Creature
, _crGroup :: CrGroup
, _crIntention :: Intention
, _crMvType :: CrMvType
, _crHammerPosition :: HammerPosition
-- , _crHammerPosition :: HammerPosition
, _crName :: String
, _crStatistics :: CreatureStatistics
, _crDeathTimer :: Int