Function destroyable:
Defined in module m_vendor (file: /std/modules/m_vendor.c)

place int destroyable() { return 1; } if you do not wish your object
to be purchaseable from a vendor.  Players may sell it to receive its
value, but it will then be destroyed.  Mostly used for quest objects
