Work on what happens when creatures fall down chasms

This commit is contained in:
2025-08-05 21:39:44 +01:00
parent df443744db
commit f69956750a
9 changed files with 112 additions and 109 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
--{-# LANGUAGE TupleSections #-}
module Dodge.Combine (
combineList,
) where
module Dodge.Combine (combineList) where
import Dodge.Data.CombAmount
import Dodge.Item.InvSize