Function subtract_money:
Defined in module money (file: /std/body/money.c)

This is the function to call to substract money from a person 

Prototype:
void subtract_money(string type, int amount);
