Update SQL for removed policecar

Vanilla commit:

b6252d75ec
This commit is contained in:
ebayShopper
2017-11-28 15:51:22 -05:00
parent 4727ba4e67
commit 038da982b4
3 changed files with 8 additions and 3 deletions

View File

@@ -12,13 +12,13 @@ class car_sedan : SkodaBase {
ItemORP[] = {"car_sedan_DZE1",{},{{"ItemORP",1},{"PartEngine",2}}};
};
};
/* //Removed from dayz_vehicles
class policecar: car_sedan {
class Upgrades {
ItemORP[] = {};
};
};
*/
// Performance 1
class car_sedan_DZE1: car_sedan {
original = "car_sedan";