add newsfrog & change factionmoney to 500$

This commit is contained in:
michael.reiswich
2021-03-23 14:19:42 +01:00
parent 87f6aaebfe
commit d80b58551a
3 changed files with 6 additions and 2 deletions

View File

@@ -756,7 +756,8 @@ namespace ReallifeGamemode.Server.Managers
"veto2",
"weevil",
"winky",
"polamggtr",
"polamggtr", //mod
"newsfrog", //mod
};
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();