mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-28 04:20:17 +02:00
Updated money mod with kilbith's fork
- (nothing interesting, just little syntax fix, and new textures)
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
INITIAL_MONEY = 2000
|
||||
CURRENCY_PREFIX = ""
|
||||
CURRENCY_POSTFIX = " money"
|
||||
INITIAL_MONEY = 1000
|
||||
CURRENCY_PREFIX = "$"
|
||||
CURRENCY_POSTFIX = " dollars"
|
||||
|
Reference in New Issue
Block a user