Set RU crates cargo capacity back to normal

This commit is contained in:
ebaydayz
2017-01-04 12:42:46 -05:00
parent e453c7ee0c
commit cfe01e609e
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// these objects can't be banned, so let's transform them to some dull objects
/*// these objects can't be banned, so let's transform them to some dull objects
class RUBasicAmmunitionBox: House {
model = "\ca\weapons\AmmoBoxes\RUSpecialWeapons.p3d";
vehicleClass = "RUBasicAmmunitionBox";
@@ -11,3 +11,4 @@
model = "\ca\weapons\AmmoBoxes\RUBasicWeapons.p3d";
vehicleClass = "RUBasicWeaponsBox";
};
*/