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