From 42ca762890d4538f9efa02d29e3817f14a0e589d Mon Sep 17 00:00:00 2001 From: NovaBot <154629622+NovaBot13@users.noreply.github.com> Date: Mon, 20 May 2024 01:21:56 -0400 Subject: [PATCH 1/2] [MIRROR] adds sgt.araneus to birdshot (#2560) * adds sgt.araneus to birdshot (#83298) ## About The Pull Request All other stations have a pet for the hos, why doesn't birdshot? ## Why It's Good For The Game HoS should have a pet like on other maps ## Changelog :cl: fix: HoS on birdshot now has a pet like on all other maps /:cl: * adds sgt.araneus to birdshot --------- Co-authored-by: Sadboysuss <96586172+Sadboysuss@users.noreply.github.com> Co-authored-by: NovaBot13 --- _maps/map_files/Birdshot/birdshot.dmm | 1 + 1 file changed, 1 insertion(+) diff --git a/_maps/map_files/Birdshot/birdshot.dmm b/_maps/map_files/Birdshot/birdshot.dmm index 811ea64f9b4..03a999b5099 100644 --- a/_maps/map_files/Birdshot/birdshot.dmm +++ b/_maps/map_files/Birdshot/birdshot.dmm @@ -76062,6 +76062,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/north, +/mob/living/basic/spider/giant/sgt_araneus, /turf/open/floor/stone, /area/station/command/heads_quarters/hos) "yaG" = ( From 8c0347dd3fa2ed4614b7dc17925103064b86fa14 Mon Sep 17 00:00:00 2001 From: ArkStation-Bot <55AAh@protonmail.com> Date: Mon, 20 May 2024 13:22:08 +0300 Subject: [PATCH 2/2] [MIRROR] adds sgt.araneus to birdshot