Replaces all mentions of 'human' in Abductor machines (#29633)

* looks good to me

* replaces mentions of humans

* Revert "looks good to me", as Trinary is not being replaced

This reverts commit 275aca6adb.

* removes a duplicated bot init
This commit is contained in:
iramoye
2025-06-25 13:19:11 +00:00
committed by GitHub
parent 9b9c33fc1d
commit c95ad163f9
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
/obj/machinery/computer/camera_advanced/abductor
name = "Human Observation Console"
name = "Station Observation Console"
var/team = 0
networks = list("SS13","Abductor")
var/datum/action/innate/teleport_in/tele_in_action = new
@@ -1,6 +1,6 @@
/obj/machinery/abductor/pad
name = "Alien Telepad"
desc = "Use this to transport to and from human habitat."
desc = "Use this to transport to and from the nearby space station."
icon = 'icons/obj/abductor.dmi'
icon_state = "alien-pad-idle"
anchored = TRUE