Limos How can i edite this to count dragons and dragon hatchling in the same task aswell?
" ['dragon'] = {amount = 10, storage = 19000, startstorage = 5010, startvalue = 1},"
i tried this:
['dragon'] ['dragon hatchling'] = {amount = 10, storage = 19000, startstorage = 5010, startvalue =...