Simplify creature stride length
This commit is contained in:
@@ -40,7 +40,6 @@ defaultCreature =
|
||||
Stance
|
||||
{ _carriage = Walking 0 LeftForward
|
||||
, _posture = AtEase
|
||||
, _strideLength = yourDefaultStrideLength
|
||||
}
|
||||
, _crVocalization = VocReady
|
||||
, _crActionPlan = ActionPlan [] (StrategyActions WatchAndWait [StartSentinelPost]) [LiveLongAndProsper]
|
||||
|
||||
Reference in New Issue
Block a user