From 6c3f9e5a7fd5f0e18a3b5815950909905998cf29 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:01:35 +0100 Subject: [PATCH] [MIRROR] Updates ocky icky phobia to more modern lingo [MDB IGNORE] (#25571) * Updates ocky icky phobia to more modern lingo (#80247) ## About The Pull Request As requested by the administrative team; ocky icky phobia has been updated with some all new lingo Please give more ideas in the comments if you feel like something is missing! Full list of words added: "amogus", "chat", "c*der", "coder", "coders", "erp", "joever", "kys", "lmao", "lol", "mapper", "muderbone", "murderboning", "powergame", "rp", "sprite", "spriter", "sus", "tide", "ur", "5head" ## Why It's Good For The Game The ocky icky phobia is currently out of date with the hip and cool lingo the kids are using nowadays, this updates it for any admin feeling like granting a smite to an intrepid twitch user who is attempting to emote twitch emotes ic. This improves the game because it allows for the currently very un-used ocky icky phobia smite to be more relevant in our current day and age. ## Changelog :cl: admin: Updates the admin smite "Ocky icky phobia" with some new words /:cl: * Updates ocky icky phobia to more modern lingo --------- Co-authored-by: Rex9001 <120136161+Rex9001@users.noreply.github.com> --- code/_globalvars/phobias.dm | 4 ++++ strings/phobia.json | 23 ++++++++++++++++++++++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/code/_globalvars/phobias.dm b/code/_globalvars/phobias.dm index 1d11dceb05d..57ad5a6718c 100644 --- a/code/_globalvars/phobias.dm +++ b/code/_globalvars/phobias.dm @@ -431,6 +431,10 @@ GLOBAL_LIST_INIT(phobia_objs, list( /obj/item/reagent_containers/cup/glass/bottle/lizardwine, /obj/item/toy/plush/lizard_plushie, )), + "ocky icky" = typecacheof(list( + /obj/item/banhammer, + /obj/item/toy/plush/awakenedplushie, + )), "robots" = typecacheof(list( /obj/item/ai_module, /obj/item/aicard, diff --git a/strings/phobia.json b/strings/phobia.json index 88ad23b774d..45e7485a919 100644 --- a/strings/phobia.json +++ b/strings/phobia.json @@ -345,33 +345,54 @@ "admeme", "admin", "ahelp", + "amogus", "antag", "antagonist", "ban", "banned", + "chat", "click", + "c*der", + "coder", + "coders", "discord", + "erp", "forum", "ick ock", + "joever", "k", "kek", + "kys", "leddit", + "lmao", + "lol", + "mapper", "moderator", "mods", + "muderbone", + "murderboning", "ocky", "ooc", "owo", "pwn", + "powergame", "reddit", "round", "rule", + "rp", "self antag", "selfantag", + "sprite", + "spriter", + "sus", + "tide", "u", + "ur", "uwa", "uwu", "valid", - "y" + "y", + "5head" ], "robots": [