This commit is contained in:
2026-04-20 19:32:50 -04:00
parent 080d23d7b6
commit 359a331ec4
4 changed files with 55 additions and 13 deletions

View File

@@ -33,6 +33,6 @@ CAT_PERSONALITIES = [ # TODO: start at different happiness levels based on pers
CAT_EYE_COLORS = ["green", "yellow", "blue", "orange"]
SHOP_ITEMS = {"Food": 5}
SHOP_ITEMS = {"Food": 5, "Medicine": 15}
BYPASS_TAMPER_CHECK_MESSAGE = "I truly understand that this is cheating and that it is ONLY for development and nothing else. I understand that it is mean to mess with my cat savefile and I apologize to my cat."