1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-03-26 00:59:57 +01:00
Files
Gun_Turret_Alerts/info.json
snouz ad4ae53c97 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.
2021-06-21 15:06:34 +02:00

9 lines
290 B
JSON

{
"name": "Gun_Turret_Alerts",
"version": "1.1.7",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.0"],
"description": "Adds map alerts for players when a turret or car is either out of ammo or has low ammo"
}