From 977cbb9474f752ca9a89d3033ae1c2177fa4a70b Mon Sep 17 00:00:00 2001 From: spiders <spiders@noreply.2ki.xyz> Date: Fri, 24 Jan 2025 18:22:33 +0000 Subject: [PATCH] Update foxclock.lua --- foxclock.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/foxclock.lua b/foxclock.lua index 941155e..0d4902a 100644 --- a/foxclock.lua +++ b/foxclock.lua @@ -105,11 +105,15 @@ else } end +-- change the prefix for the part of the hour +-- make them unfur. make them blossom. make them shake. local Early_Name = "early" local Mid_Name = "mid" local Late_Name = "late" --- 🐇 +-- 🐇 🐇 🐇 🐇 🐇 🐇 🐇 🐇 +-- you now no longer have to read the code unless you're using this as +-- a library then also have a look at the last few lines. -- now begins Most Of Suncalc.Lua which we just copypasted into here -- -- Thanks suncalc.lua! --