musicmud-2.1.6/data/
musicmud-2.1.6/data/help/
musicmud-2.1.6/data/policy/
musicmud-2.1.6/data/wild/
musicmud-2.1.6/data/world/
musicmud-2.1.6/doc/
musicmud-2.1.6/src/ident/
musicmud-2.1.6/src/lua/
musicmud-2.1.6/src/lua/include/
musicmud-2.1.6/src/lua/src/lib/
musicmud-2.1.6/src/lua/src/lua/
musicmud-2.1.6/src/lua/src/luac/
shopfind what

  Shows a list of all shops selling items that match the given parameter.

  This has magical matches

    food     : anything with "food">=0 and not having Drink flag
    drink    : anything with "food">=0 and having Drink flag
    clothing : anything with "wornon"
    weapon   : anything with "damage"
    vehicle  : anything with the Mount flag

  Suggestions for other categories welcome.