mud/lib/doc/sefun/mud_currencies
2020-09-06 05:43:07 -07:00

25 lines
498 B
Plaintext

MUD_CURRENCIES(1) MUD_CURRENCIES(1)
NAME
mud_currencies() - returns an array of all MUD currencies
SYNOPSIS
string *mud_currencies()
DESCRIPTION
Returns all currencies which exist on the MUD as an array.
LOCATION
/secure/sefun/economy.c
SEE ALSO
currency_inflation(), currency_mass(), currency_rate(),
currency_value()
Author
Descartes of Borg
1