Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds more Poly Voicelines #28406

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions code/modules/mob/living/simple_animal/parrot.dm
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,7 @@
"Check the crystal, you chucklefucks!",
"STOP HOT-WIRING THE ENGINE, FUCKING CHRIST!",
"Wire the solars, you lazy bums!",
"WHO TOOK THE DAMN MODSUITS?",
"WHO TOOK THE DAMN HARDSUITS?",
"OH GOD ITS ABOUT TO DELAMINATE CALL THE SHUTTLE",
"Why are there so many atmos alerts?",
Expand All @@ -699,6 +700,23 @@
"Chief Engineers are the SM's natural diet.",
"Don't eat the forbidden nacho!",
"Is the engine meant to be making that noise?",
"BORGS BAD",
"You're telling me a Kentucky fried this vox?",
"AI OPEN",
"BLUESHIELD TO ME!",
"ITS LOOSE",
"TESLA IN THE HALLS",
"I deep fried the nuke disc",
"SQUAWK!",
"Honk.",
"Bridge gone",
"Someone set up telecomms",
"TOXINS!",
"ONI SOMA!",
"GOLDEN BLAST",
"Is there supposed to be this much plasma in the chamber??",,
"Why are there so many borgs?",
"Why're your eyes glowing red?"
)
unique_pet = TRUE
gold_core_spawnable = NO_SPAWN
Expand Down