Remove all AI code from AI file

This commit is contained in:
2021-05-15 14:59:35 +02:00
parent e658fdcd0b
commit 0798cc0b0e
13 changed files with 121 additions and 122 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ data Creature = Creature
, _crAwarenessLevel :: IM.IntMap AwarenessLevel
, _crFaction :: Faction
, _crGroup :: CrGroup
, _crTarget :: Maybe Int
, _crTarget :: Maybe Creature
}
data WorldState
= DoorNumOpen Int