1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2026-06-20 16:32:28 +02:00

minor fix

This commit is contained in:
Gerkiz
2020-12-30 11:12:57 +01:00
parent fd9940632e
commit 45ab49d13a
+1 -1
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 =