inventory and feed

This commit is contained in:
2026-06-25 16:32:40 -04:00
parent f61889195c
commit 188c1be7bf
4 changed files with 29 additions and 8 deletions

View File

@@ -15,6 +15,8 @@ BASE_INVENTORY = {item: 0 for item in ITEMS}
WORK_START_LETTERS = 2
WORK_EARN_PER_ROUND = 3
FOOD_RESTORE = 30
CAT_COLORS = [
"orange tabby",
"black",