darksuji / lootbag

A web application for managing your adventurers' loot distribution
GNU General Public License v3.0
0 stars 0 forks source link

As a user, I want to add a new item to the bag #1

Open darksuji opened 8 years ago

darksuji commented 8 years ago

Item properties are a name, an optional description, an optional weight, and a base price.

Let's leave resale value out of the first version of this story.