Vlek / grim

CLI-based MUD
GNU General Public License v2.0
0 stars 0 forks source link

Add vendors #6

Open Vlek opened 1 day ago

Vlek commented 1 day ago

For vendors, instead of having a list of items on the screen like normal muds where it gets dumped into the mud output, we can add them to rich tables so we can have sub menus and stuff.

Vlek commented 1 day ago

When a player buys or sells an item, it should output a command to the console that the user could have instead used instead of navigating the table system. This will prompt them to be able to do so in the future if they wished or use within aliases.