massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 13:52:39 -07:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -1,12 +1,10 @@
/mob/living/basic/mining_drone
name = "nanotrasen minebot"
desc = "The instructions printed on the side read: This is a small robot used to support miners, can be set to search and collect loose ore, or to help fend off wildlife. A mining scanner can instruct it to drop loose ore. Field repairs can be done with a welder."
gender = NEUTER
icon = 'icons/obj/aibots.dmi'
icon_state = "mining_drone"
icon_living = "mining_drone"
status_flags = CANSTUN|CANWEAKEN|CANPUSH
mouse_opacity = MOUSE_OPACITY_ICON
basic_mob_flags = DEL_ON_DEATH
sentience_type = SENTIENCE_MINEBOT
faction = list("neutral", "goldgrub") // goldgrubs are invulnerable to PKA fire
@@ -23,7 +21,6 @@
speak_emote = list("states")
healable = FALSE
ai_controller = /datum/ai_controller/basic_controller/minebot
hud_type = /datum/hud/simple_animal
var/light_on = FALSE
var/obj/item/gun/energy/kinetic_accelerator/minebot/stored_gun
var/obj/item/radio/radio