add new vehicles & weapons
This commit is contained in:
@@ -99,7 +99,10 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"flare",
|
||||
"petrolcan",
|
||||
"parachute",
|
||||
"fireextinguisher"
|
||||
"fireextinguisher",
|
||||
"gadgetpistol",
|
||||
"combatshotgun",
|
||||
"militaryrifle"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<uint, string> causeOfDeath = new Dictionary<uint, string>()
|
||||
|
||||
Reference in New Issue
Block a user