mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-13 14:00:32 +01:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
INITIAL_MONEY = 1000
|
||
|
CURRENCY_PREFIX = "$"
|
||
|
CURRENCY_POSTFIX = " dollars"
|