diff --git a/neko.js b/neko.js index 8132cbd..f4b7500 100644 --- a/neko.js +++ b/neko.js @@ -67,7 +67,7 @@ const stateMachine = { nextState: [ "normal", "normal", "normal", "normal", "normal", "normal", "itch", "nscratch", "escratch", "sscratch", "wscratch", - "yawn", "yawn", "yawn", + "yawn", "yawn", ], nextStateDelay: 1, },