diff --git a/ReallifeGamemode.Client/dlcpacks/drafterintcept/dlc.rpf b/ReallifeGamemode.Client/dlcpacks/drafterintcept/dlc.rpf new file mode 100644 index 00000000..096bc657 --- /dev/null +++ b/ReallifeGamemode.Client/dlcpacks/drafterintcept/dlc.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a34587cb6472ce1b50714b75356888d000fcfc01410d969e4587e3ee69c9577 +size 106804736 diff --git a/ReallifeGamemode.Server/Managers/VehicleManager.cs b/ReallifeGamemode.Server/Managers/VehicleManager.cs index fdcfae35..d4c47e44 100644 --- a/ReallifeGamemode.Server/Managers/VehicleManager.cs +++ b/ReallifeGamemode.Server/Managers/VehicleManager.cs @@ -776,6 +776,7 @@ namespace ReallifeGamemode.Server.Managers "vicechee", //mod "sheriffcoqm", //mod "polcoquette", //mod + "drafterintcept", //mod }; private static readonly Dictionary _serverVehicles = new Dictionary();