.DT
reset_drop
Discworld object help
reset_drop

Name
.SI 5
reset_drop - Makes an object undropable.
.EI

Syntax
.SI 5
void reset_drop();
.EI

Description
.SP 5 5
If this function is called the object can now no longer be dropped by players.
This means you can have items that players can pick up and not drop again.
Be they cursed or whatever.
.EP

See also
.SP 5 5
set_drop, set_get, reset_get
.EP
