Lineage
Inherits from MISSILE (base game / dependency)
In the script
Every trigger of the map's script that names this unit, read from the Galaxy source: what makes the trigger fire and what it does with the unit. Names link to the mission flow graph when the trigger is part of it.
| Trigger | Fires when | Does |
|---|---|---|
| Hero Death | a unit dies | mentions it |
Robot - Flamer Click via gf_RobotFlamer | dialog button clicked | mentions it |
Robot - Flamer F2 via gf_RobotFlamer | key pressed | mentions it |
Robot - Grenade Launcher Click via gf_RobotGrenadeLauncher | dialog button clicked | mentions it |
Robot - Grenade Launcher F3 via gf_RobotGrenadeLauncher | key pressed | mentions it |
Robot - Minigun Click via gf_RobotMinigun | dialog button clicked | mentions it |
Robot - Minigun F1 via gf_RobotMinigun | key pressed | mentions it |