diff --git a/code/modules/flufftext/Hallucination.dm b/code/modules/flufftext/Hallucination.dm index 459f5444ba9..7d345fca129 100644 --- a/code/modules/flufftext/Hallucination.dm +++ b/code/modules/flufftext/Hallucination.dm @@ -756,6 +756,7 @@ GLOBAL_LIST_INIT(hallucination_list, list( "revolver","energy sword","cryptographic sequencer","power sink","energy bow",\ "hybrid taser","stun baton","flash","syringe gun","circular saw","tank transfer valve",\ "ritual dagger","spellbook",\ + "Codex Cicatrix", "Living Heart",\ "pulse rifle","captain's spare ID","hand teleporter","hypospray","antique laser gun","X-01 MultiPhase Energy Gun","station's blueprints"\ )] into [equipped_backpack].")