Update SQL for removed policecar

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/b6252d75ec817424a48d849e7e27d2a0d07b8754
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
@@ -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";