code/modules/mob/living/basic/lavaland/node_drone/node_drone.dm
/mob/living/basic/node_drone | Mining drones that are spawned when starting a ore vent's wave defense minigame. They will latch onto the vent to defend it from lavaland mobs, and will flee if attacked by lavaland mobs. If the drone survives, they will fly away to safety as the vent spawns ores. If the drone dies, the wave defense will fail. |
---|---|
/datum/ai_controller/basic_controller/node_drone | The node drone AI controller |