inventory and feed
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user