From 3f7551a49495f16c1043288c2787eccf8b3673e6 Mon Sep 17 00:00:00 2001 From: Cannibal Hunter <135169022+CannibalHunter@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:12:49 -0500 Subject: [PATCH] [Donator] Alt job title and pill names addition. (#3868) * donator items * the mist * yeah want Eacles13 to use thier own item not bidlink2 * a * forgor single comma --- .../code/modules/client/preferences/alt_jobs/titles.dm | 1 + strings/pill_names.json | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/monkestation/code/modules/client/preferences/alt_jobs/titles.dm b/monkestation/code/modules/client/preferences/alt_jobs/titles.dm index bfe74059d2a1..8cbc34b90559 100644 --- a/monkestation/code/modules/client/preferences/alt_jobs/titles.dm +++ b/monkestation/code/modules/client/preferences/alt_jobs/titles.dm @@ -302,6 +302,7 @@ "Biomechanical Engineer", "Mechatronic Engineer", "Apprentice Roboticist", + "Ripperdoc", ) /datum/job/science_guard //See orderly diff --git a/strings/pill_names.json b/strings/pill_names.json index e951b06a4e14..28834c603fbe 100644 --- a/strings/pill_names.json +++ b/strings/pill_names.json @@ -147,6 +147,7 @@ "Neon", "Noise", "North", +"Ol Fashioned", "One", "One-A-Minute", "Ook", @@ -213,8 +214,9 @@ "TEG", "Tech", "Tesla", - "Toenail Slobber", +"Toenail Slobber", "Turbo", +"Traxs Demise", "Tweak", "Uppers", "Velvet",