diff --git a/ReallifeGamemode.Client/dlcpacks/vtbulletcop/dlc.rpf b/ReallifeGamemode.Client/dlcpacks/vtbulletcop/dlc.rpf new file mode 100644 index 00000000..e942fb25 --- /dev/null +++ b/ReallifeGamemode.Client/dlcpacks/vtbulletcop/dlc.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cc2177957678de967c7fff35c181e8167adcfe0426ff7a8cadfffdbcc8d182 +size 18316288 diff --git a/ReallifeGamemode.Server/Managers/VehicleManager.cs b/ReallifeGamemode.Server/Managers/VehicleManager.cs index 196f0bbd..661fb120 100644 --- a/ReallifeGamemode.Server/Managers/VehicleManager.cs +++ b/ReallifeGamemode.Server/Managers/VehicleManager.cs @@ -689,7 +689,11 @@ namespace ReallifeGamemode.Server.Managers "lsfd5", "lsfdtruck", "lsfdtruck2", - "lsfdtruck3" + "lsfdtruck3", + "polbullet", + "polbullet2", + "sherbullet", + "hwaybullet" }; private static readonly Dictionary _serverVehicles = new Dictionary();