From the NannyMUD documentation
2004-02-15
NAME drop_all_money - make the player drop all money SYNTAX void drop_all_money(object who, int verbose) LOCATION /obj/support DESCRIPTION Calling this function makes the player drop all money.
drop_all_money - make the player drop all money
void drop_all_money(object who, int verbose)
/obj/support
Calling this function makes the player drop all money.