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": [