Correctly set your control

This commit is contained in:
2022-07-20 01:28:26 +01:00
parent 1f79fe157f
commit 6e901d3086
+1
View File
@@ -110,6 +110,7 @@ startCr = defaultCreature
, _crMvType = MvWalking yourDefaultSpeed
}
& crType . skinUpper .~ light4 black
& crType . humanoidAI .~ YourAI
{- | Items you start with. -}
startInvList :: [Item]
startInvList = [ ]