1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-03 15:56:38 +02:00

Added car ammo alerts

This commit is contained in:
Wyrrrd
2021-03-28 15:36:13 +02:00
parent 52e8d69938
commit f42afe756a
6 changed files with 57 additions and 11 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "Gun_Turret_Alerts",
"version": "1.1.0",
"title": "Gun_Turret_Alerts",
"version": "1.1.1",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.0"],
"description": "Adds map alerts for players when a turret is either out of ammo or has low ammo"
"description": "Adds map alerts for players when a turret or car is either out of ammo or has low ammo"
}