Function add_currency:
Defined in module money_d (file: /daemons/money_d.c)

Add a currency to the money system. The base denomination with the same 
name will be created too if flag is 0.

Prototype:
varargs nomask void add_currency(string type, string plural, int flag);
