#eggs
1 messages · Page 1 of 1 (latest)
would have to keep track of each individual egg then
rather than just how many
but could be done (just add a list of dates, erase in order from oldest to newest on egg use)
Bummer. I can just give you a list of names. 😆
yeah, i mean, you could implement it, but the database size would fucking explode
(i mean, i suppose you dont have to keep track of all eggs, only those that haven't become mechanicals, but it would be computationally expensive to shrink the database in this way since you would have to manually check all the eggs to see if they had expired)