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
Also make sure to handle invalid inputs when getting a new sword. Also you can just check if the input == "1" or "2" so you don't have to deal with converting to int (do that everywhere)
When getting a new weapon (in
equipmentRoll()
/weaponsRoll()
) consider printing out the new swords stats.The text was updated successfully, but these errors were encountered: