You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Player inventory stores lists of tiles destroyed (ie 'wood' and 'stone') as well as tools crafted.
Player inventory is object where key is either 'tiles' or 'tools' which is paired to a list of those items that the player has received.
Player inventory stores lists of tiles destroyed (ie 'wood' and 'stone') as well as tools crafted.
Player inventory is object where key is either 'tiles' or 'tools' which is paired to a list of those items that the player has received.