25 lines
498 B
Plaintext
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
|
|
|