Tweak creature update

This commit is contained in:
2025-08-06 13:10:37 +01:00
parent af5bdf59b9
commit 9fb7440776
11 changed files with 196 additions and 191 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ defaultCreature =
-- , _crHotkeys = M.empty
, _crStance =
Stance
{ _carriage = Walking 0 WasLeftForward
{ _carriage = Walking 0 LeftForward
, _posture = AtEase
, _strideLength = yourDefaultStrideLength
}