1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00

minor fix

This commit is contained in:
Gerkiz 2020-12-30 11:12:57 +01:00
parent fd9940632e
commit 45ab49d13a

View File

@ -158,7 +158,7 @@ end
local function shred_simple_entities(entity)
local threat = WD.get('threat')
if threat < 5000 then
if threat < 25000 then
return
end
local simple_entities =