Skip to content

Commit

Permalink
Police Van
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignatz-HeMan committed Mar 27, 2019
1 parent c8440c7 commit b22139f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/a3_epoch_configs/Configs/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5546,6 +5546,8 @@ class CfgVehicles
class O_G_Van_02_vehicle_EPOCH : O_G_Van_02_vehicle_F {maximumLoad = 2000;};
class B_G_Van_02_vehicle_F;
class B_G_Van_02_vehicle_EPOCH : B_G_Van_02_vehicle_F {maximumLoad = 2000;};
class B_GEN_Van_02_transport_F;
class B_GEN_Van_02_transport_EPOCH : B_GEN_Van_02_transport_F {maximumLoad = 2000;};

class B_MRAP_01_F;
/*
Expand Down

0 comments on commit b22139f

Please sign in to comment.