This commit is contained in:
2026-06-24 20:21:26 -04:00
parent 6c0dfcf40c
commit 3f3913abee
3 changed files with 16 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ GAME_NAME = "Untitled Cat Game" # Titled Cat Game
SAVE_VERSION = 2
HUNGER_DECAY_PER_HOUR = 5
BASE_HAPPINESS_DECAY_PER_HOUR = 5
CAT_COLORS = [
"orange tabby",