From 9071826e702e1faca018b399fca397c943d50681 Mon Sep 17 00:00:00 2001
From: Fermi <>
Date: Wed, 9 Oct 2019 08:34:16 +0100
Subject: [PATCH] I can't focus
---
code/modules/holiday/jacqueen.dm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/modules/holiday/jacqueen.dm b/code/modules/holiday/jacqueen.dm
index c99af41ab5..e12ce7cf5b 100644
--- a/code/modules/holiday/jacqueen.dm
+++ b/code/modules/holiday/jacqueen.dm
@@ -227,7 +227,7 @@
C.reagents.add_reagent("secretcatchem", 30)
if(7)
visible_message("[src] waves their arms around, \"While you may not be a ghost, for this sheet you'll always be it's host.\"")
- C.place_on_head(new /obj/item/bedsheet/sticky(C))
+ C.place_on_head(new /obj/item/clothing/suit/ghost_sheet/sticky(C))
/*Will you go on a date with me?
”…You want tae ask me oot on a date? Me? After all that nonsense Ah just said? It seems a waste of a candy honestly.”
@@ -242,7 +242,7 @@ visible_message("[src] cackles, "You'll nae get rid
(the last message is if I can't get a ghost/a person in it)
*/
-/obj/item/bedsheet/sticky
+/obj/item/clothing/suit/ghost_sheet/sticky
item_flags = NODROP
var/datum/reagent/mutationtoxin/pumpkinhead