Added bullet police mods
This commit is contained in:
3
ReallifeGamemode.Client/dlcpacks/vtbulletcop/dlc.rpf
Normal file
3
ReallifeGamemode.Client/dlcpacks/vtbulletcop/dlc.rpf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3cc2177957678de967c7fff35c181e8167adcfe0426ff7a8cadfffdbcc8d182
|
||||
size 18316288
|
||||
@@ -689,7 +689,11 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"lsfd5",
|
||||
"lsfdtruck",
|
||||
"lsfdtruck2",
|
||||
"lsfdtruck3"
|
||||
"lsfdtruck3",
|
||||
"polbullet",
|
||||
"polbullet2",
|
||||
"sherbullet",
|
||||
"hwaybullet"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user