ackfuss-4.3.9/area/
ackfuss-4.3.9/board/
ackfuss-4.3.9/help/e/
ackfuss-4.3.9/help/f/
ackfuss-4.3.9/help/h/
ackfuss-4.3.9/help/l/
ackfuss-4.3.9/help/n/
ackfuss-4.3.9/help/q/
ackfuss-4.3.9/help/s/
ackfuss-4.3.9/help/u/
ackfuss-4.3.9/help/v/
ackfuss-4.3.9/help/y/
ackfuss-4.3.9/help/z/
ackfuss-4.3.9/npc/a/
ackfuss-4.3.9/npc/b/
ackfuss-4.3.9/npc/c/
ackfuss-4.3.9/npc/d/
ackfuss-4.3.9/npc/e/
ackfuss-4.3.9/npc/f/
ackfuss-4.3.9/npc/h/
ackfuss-4.3.9/npc/i/
ackfuss-4.3.9/npc/k/
ackfuss-4.3.9/npc/l/
ackfuss-4.3.9/npc/n/
ackfuss-4.3.9/npc/o/
ackfuss-4.3.9/npc/p/
ackfuss-4.3.9/npc/r/
ackfuss-4.3.9/npc/s/
ackfuss-4.3.9/npc/w/
ackfuss-4.3.9/player/c/
BUILD HELP : SHOPS
------------------

Shops are basically mobiles with a few extras.  To make a shop, simply create
a mobile, and set the 'shopspec' part of the mobile.

trade0 - trade4 are the item types that the monile will buy or sell.
If you don't want 5 different item types bought/sold, leave some entries blank.

profbuy is the profit the shopkeeper makes when you buy an item.  100 = 100% =
no profit.  150 = 150% = a fifty percent increae in price.

profsell is the loss you make when selling.  100 = 100% = no loss.  50 = 50% =
you only get half the item's price from the shopkeeper.

profbuy should be no smaller than 100
profsell should be no larger than 100

openhour is the time the shop is 'open'
closehour is the time the shop is 'shut'

For a 24-hr shop, set openhour to 0 and closehour to 23.