bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Create 'inventory' for vendor NPCs #147

Closed bsimser closed 8 years ago

bsimser commented 8 years ago

Original report by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Give vendors their own 'inventory' with a specific amount of items. For example:

A vendor might have 2 items for sale, 8 apples and 2 grapes. The user cannot buy more than 8 apples or 2 grapes.

When the vendor is out of the item it will no longer be displayed in the vendor's collection.

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Vendor 'inventory' collection fixes #147

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Vendor 'inventory' collection fixes #147