#eggs

1 messages · Page 1 of 1 (latest)

gleaming mango
#

Eggs turn into mechanicals only if not used within 3 days. 😆

lament grail
#

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)

gleaming mango
#

Bummer. I can just give you a list of names. 😆

lament grail
#

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)