Add shrinkability and cursed items

This commit is contained in:
2021-11-18 18:30:22 +00:00
parent 147d6098ab
commit a546d070f0
82 changed files with 273 additions and 233 deletions
+2 -6
View File
@@ -1,10 +1,6 @@
{- |
Deals with setting a target for creatures
-}
module Dodge.Creature.SetTarget
where
{- | Deals with setting a target for creatures -}
module Dodge.Creature.SetTarget where
import Dodge.Data
import Dodge.Creature.Perception.Data
import Control.Lens
import qualified Data.IntMap.Strict as IM