1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-02-01 13:08:05 +02:00
Jayefuu 64d78f590c Enemy combat robots now explode when they timeout
Players were using remotely located artillery wagons in lakes to cheesily clear the map with no repercussions. Swarms of destroyer capsules would hover over the artillery but not target it. They would timeout and  the player could then refill the wagon with ammo.

I've changed the entity_died_events file to events.lua since it now has on_entity_died, on_player_died and on_combat_robot_expired.

I have added the on_combat_robot_expired event so that when the robots timeout they explode, damaging nearby entities.
2020-11-04 11:30:30 +00:00
..
2019-07-30 17:30:47 +01:00
2020-02-08 13:47:51 +00:00
2019-03-03 17:21:59 -05:00
2020-10-29 16:38:14 +00:00
2019-03-08 17:49:06 +00:00
2020-07-18 12:57:57 +03:00
2020-04-18 01:38:31 -04:00