[Main page] [Overview]     /module /shop

SYNOPSIS
#include <defs>
inherit MOD_SHOP;

FILE
/std/modules/shop.c

DESCRIPTION
A basic shop module. Shops include basic vendor functionality (meaning:
selling an unlimited amount of objects specified by
the wizards) and also buy items from players or sell them
back to them

SEE ALSO
module/vendor



SUBTOPICS
sell_to   test_buying   test_selling