frakkasse 100k default
This commit is contained in:
@@ -19,7 +19,7 @@ namespace ReallifeGamemode.Server.Util
|
||||
NAPI.Util.ConsoleOutput("Adding bank account for faction: " + faction.Name);
|
||||
faction.BankAccount = new FactionBankAccount()
|
||||
{
|
||||
Balance = 0,
|
||||
Balance = 100000,
|
||||
Bic = "",
|
||||
Iban = "",
|
||||
Active = true
|
||||
|
||||
Reference in New Issue
Block a user