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

This is the function to call to add money to a person 

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