add kill logs for new weapons

This commit is contained in:
michael.reiswich
2021-01-17 20:19:58 +01:00
parent 9e17337cf3
commit f52c813514

View File

@@ -335,7 +335,10 @@ namespace ReallifeGamemode.Server.Managers
{ 1150790720, "Vehicle Volatol Dual MG"}, { 1150790720, "Vehicle Volatol Dual MG"},
{ 1741783703, "Vehicle Water Cannon"}, { 1741783703, "Vehicle Water Cannon"},
{ 2441047180, "Navy Revolver" }, { 2441047180, "Navy Revolver" },
{ 727643628, "Ceramic Pistol"} { 727643628, "Ceramic Pistol"},
{ 94989220, "combatshotgun"},
{ 2636060646, "Military Rifle" },
{ 1470379660 ,"Perico Pistol" },
}; };
public static bool IsValidHash(uint hash) public static bool IsValidHash(uint hash)