Correctly set your control
This commit is contained in:
@@ -110,6 +110,7 @@ startCr = defaultCreature
|
||||
, _crMvType = MvWalking yourDefaultSpeed
|
||||
}
|
||||
& crType . skinUpper .~ light4 black
|
||||
& crType . humanoidAI .~ YourAI
|
||||
{- | Items you start with. -}
|
||||
startInvList :: [Item]
|
||||
startInvList = [ ]
|
||||
|
||||
Reference in New Issue
Block a user