Make refuel nozzle unbreakable (#7957)

This commit is contained in:
BaerMitUmlaut 2020-10-21 17:37:14 +02:00 committed by GitHub
parent cab4d1dac1
commit e07d2ae5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,7 @@ class CfgVehicles {
scope = 1;
scopeCurator = 1;
model = QPATHTOF(data\nozzle.p3d);
destrType = "DestructNo";
};
class All;