1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-05 08:40:20 +02:00

Adaptive threshold based on automated ammo count

-Threshold for alert comes is never higher than then number of ammo loaded by an inserter.
-This fixes annoying alerts in Space Exploration's meteor defence, where the default ammo loaded is 4, and fixes the problem for any other mod.
This commit is contained in:
snouz
2021-06-21 15:06:34 +02:00
parent 9545d088eb
commit ad4ae53c97
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Gun_Turret_Alerts",
"version": "1.1.6",
"version": "1.1.7",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "1.1",