Skip to content

Commit e8e230b

Browse files
authored
Merge pull request #106 from linonetwo/patch-2
fix: vehicle part distorion_amp_motor_part has unknown flag EMITTER thanks to linonetwo's work
2 parents da9da59 + 030a785 commit e8e230b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kenan-Modpack/Arcana/vehicleparts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090
},
9191
"damage_reduction": { "all": 15 },
92-
"flags": [ "ENGINE", "E_COMBUSTION", "EMITTER" ],
92+
"flags": [ "ENGINE", "E_COMBUSTION" ],
9393
"emissions": [ "emit_electroanomaly_vehicle" ],
9494
"description": "A powerful electric motor relying on a spatial distortion. Outputs more energy than it consumes, but unusable as a source of free energy. Multiple can be installed without penalty, but operation can lead to unsafe electrical discharge."
9595
},

0 commit comments

Comments
 (0)