From e487dc5dc867dcd485a354b302fbefe680b702fd Mon Sep 17 00:00:00 2001 From: ktlwjec <122807629+ktlwjec0@users.noreply.github.com> Date: Fri, 10 Nov 2023 13:23:41 +0000 Subject: [PATCH] hos gun rename (#20851) --- code/modules/flufftext/Hallucination.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/flufftext/Hallucination.dm b/code/modules/flufftext/Hallucination.dm index b65e101edb19..8ede48819396 100644 --- a/code/modules/flufftext/Hallucination.dm +++ b/code/modules/flufftext/Hallucination.dm @@ -749,7 +749,7 @@ GLOBAL_LIST_INIT(hallucination_list, list( "hybrid taser","stun baton","flash","syringe gun","circular saw","tank transfer valve",\ "ritual dagger","clockwork slab","spellbook",\ "Codex Cicatrix", "living heart", "sickly blade", "medallion",\ - "pulse rifle","captain's spare ID","hand teleporter","hypospray","antique laser gun","X-01 MultiPhase Energy Gun","station's blueprints"\ + "pulse rifle","captain's spare ID","hand teleporter","hypospray","antique laser gun","NT-S02 MultiPhase Energy Gun","station's blueprints"\ )] into [equipped_backpack].") message_pool.Add("[other] [pick("sneezes","coughs")].")