mirror of
https://github.com/BeamMP/BeamNG-FuelStations.git
synced 2026-02-16 02:30:50 +00:00
@@ -24,8 +24,8 @@ local function addFuel()
|
||||
|
||||
if storageType and storageType == "fuelTank" and electrics.values.engineRunning == 1 then
|
||||
if math.random() < 0.002 then
|
||||
beamstate.breakAllBreakgroups()
|
||||
fire.explodeVehicle()
|
||||
|
||||
ui_message("Turn off your engine!", 5, "fuelStationsBoom")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user