Arx-Game / arxcode

A text-based/web game using Evennia.
MIT License
46 stars 42 forks source link

shop/sale code #125

Open wahoo2 opened 5 years ago

wahoo2 commented 5 years ago

Right now, the only way to know when shops have actual PC created items for sale is to walk around to every single shop OR for shop owners to post repeatedly to Classifieds to tell people their shops are loaded / sold out.

I think a better way to handle this would be to create a shop/sale code that spits back what stores have custom items for sale. Ideal world, it would also filter by trade type (the way where/shops does) so I could simply go: wow, I NEEEEEEEED a new necklace!

shop/sale jeweler and bam. A list of shops with items that are actually for sale.

TehomCD commented 5 years ago

Maybe could bundle it into the broker somehow, too.

sharonnowland commented 5 years ago

yooo, i need this in my life.