cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Add item quantity to the item popup #106

Closed dzwiener closed 6 years ago

dzwiener commented 6 years ago

When you hover over an item the popup should also display the quantity. I can handle this by passing the item into the signal instead of the name.

dzwiener commented 6 years ago

Completed, also made sure that if there is a quantity > 1 that we include an s.