From 518ff3dbb508fc880db74543483d93cf04d47aae Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Wed, 25 Aug 2021 10:56:16 -0400 Subject: [PATCH] Give Talon Tag to Drone Fabricator Onboard Suggested. Voila. No longer shows confusing "Upper Level" as option to spawn as Maint Drone to. --- maps/offmap_vr/talon/talon_v2.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maps/offmap_vr/talon/talon_v2.dm b/maps/offmap_vr/talon/talon_v2.dm index e2247231413..1944cd8cb2c 100644 --- a/maps/offmap_vr/talon/talon_v2.dm +++ b/maps/offmap_vr/talon/talon_v2.dm @@ -191,6 +191,7 @@ speaking of, if some dumbass does take it and fly off solo then get themselves k name = "somewhat glitchy drone fabricator" desc = "Obtained from a derelict, it seems to work sometimes, not work sometimes, and work TOO good sometimes. Didn't come with a control console either..." drone_type = /mob/living/silicon/robot/drone/talon + fabricator_tag = "Talon" /mob/living/silicon/robot/drone/talon foreign_droid = TRUE @@ -545,7 +546,7 @@ speaking of, if some dumbass does take it and fly off solo then get themselves k /obj/effect/shuttle_landmark/premade/talon_v2_wing_star name = "ITV Talon (Starboard Wingtip)" landmark_tag = "talon_v2_wing_star" - + /obj/random/multiple/corp_crate/talon_cargo name = "random corporate crate (talon)" desc = "A random corporate crate with thematic contents. No weapons, no SAARE cashbox, 50% chance to not appear."