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