From f1840ff14a2721950879fac79db8555578a5cd28 Mon Sep 17 00:00:00 2001 From: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> Date: Wed, 12 Mar 2025 15:31:23 +0000 Subject: [PATCH] Gives Poly Some More Lines (#28519) * We don't have hardsuits for most roles anymore * A few new lines * Some more lines * Add two more lines that I thought of before bed. * Alter some lines * Add 3 lines pertaining to station goals * One more for the BSH * Remembered that station shield goal exists. * Magboots * I forgot a bit I meant to put in the new line * Apply suggestions from code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> --------- Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> --- .../mob/living/simple_animal/parrot.dm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/code/modules/mob/living/simple_animal/parrot.dm b/code/modules/mob/living/simple_animal/parrot.dm index ca3f0c5bc3e..eb3a7638db1 100644 --- a/code/modules/mob/living/simple_animal/parrot.dm +++ b/code/modules/mob/living/simple_animal/parrot.dm @@ -699,6 +699,25 @@ "Chief Engineers are the SM's natural diet.", "Don't eat the forbidden nacho!", "Is the engine meant to be making that noise?", + "THE TESLA IS LOOSE CALL THE SHUTTLE", + "Go fix the chewed wires, you lazy bums!", + "Go fix that breach, or we'll all suffocate!", + "Why is the engine failing?", + "Checked that everything is connected as it should be?", + "If you push the SM too far we'll have to abandon station!", + "SOS, save our supermatter!", + "Is that a spider in the SM?", + "Remember those mesons, or you'll be seeing spiders in the SM!", + "Check the air alarm is set properly!", + "Is the station goal done yet?", + "WHO TOOK THE DAMN MODSUITS?", + "Don't wire the Bluespace Harvester to the Grid, or the station will be powerless!", + "THE BSH IS SPAWNING HORRIFIC THINGS, YOU PUT IT TOO HIGH!", + "It's an excellent idea to aim the BSA at the shuttle.", + "Nitrogen is an awful gas if you need to power a BSH!", + "There's a hole in the shield coverage!", + "The shields aren't up and meteors are inbound!", + "The leading cause of death among engineers is due to deactivated magboots, whether that's due to unwrenching a pressurized pipe or being pulled into the embrace of the SM, it means turn on your magboots!", ) unique_pet = TRUE gold_core_spawnable = NO_SPAWN