Cleanup barrels

This commit is contained in:
2025-06-14 23:08:11 +01:00
parent 5286485d62
commit 02498e5abb
14 changed files with 352 additions and 353 deletions
+1 -1
View File
@@ -112,6 +112,6 @@ defaultState :: CreatureState
defaultState =
CrSt
{ _csDamage = []
, _csSpState = GenCr
-- , _csSpState = GenCr
-- , _csDropsOnDeath = DropAll
}