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
Is your feature request related to a problem? Please describe.
When I have <1500 gold and I try to ultimate an already fully ultimated gun, it outputs "You cannot afford this item!" This implies that I would be able to upgrade my gun further if I had the gold.
Describe the solution you'd like
Make it so the code checks if the gun is already ultimated before it checks your gold. Then, even if you lack gold, it should say that your gun is already fully ultimated.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When I have <1500 gold and I try to ultimate an already fully ultimated gun, it outputs "You cannot afford this item!" This implies that I would be able to upgrade my gun further if I had the gold.
Describe the solution you'd like
Make it so the code checks if the gun is already ultimated before it checks your gold. Then, even if you lack gold, it should say that your gun is already fully ultimated.
Additional context

The text was updated successfully, but these errors were encountered: