From df86b4cf2ecb5119427648ba148bb48a2bd5e4b2 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 30 Oct 2022 14:12:55 -0400 Subject: [PATCH] Add placeholder function for snore --- script.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/script.lua b/script.lua index 1f261b6..b19e626 100644 --- a/script.lua +++ b/script.lua @@ -828,6 +828,7 @@ function setArmor(state) syncState() end +function snore() end -- TODO re-enable snoring -- do -- local snore_enabled=false