From 3b739fdae10c80f0cd42d2868a87b512cd462318 Mon Sep 17 00:00:00 2001 From: Archie Date: Fri, 29 Oct 2021 14:52:26 -0300 Subject: [PATCH] enthusiasm is everything --- code/modules/holiday/halloween/bartholomew.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/holiday/halloween/bartholomew.dm b/code/modules/holiday/halloween/bartholomew.dm index 68f658661..81bf10e78 100644 --- a/code/modules/holiday/halloween/bartholomew.dm +++ b/code/modules/holiday/halloween/bartholomew.dm @@ -74,7 +74,7 @@ say("[message]") sleep(15) if(prob(5)) - say("Also, Jacqueen kinda got arrested for not paying taxes, if you're looking for her. But don't worry, we've plenty of candy to make.") + say("Also, Jacqueen kinda got arrested for committing tax fraud if you're looking for her. But don't worry, we've plenty of candy to make!") /*//To help people find her for(var/mob/living/simple_animal/jacq/J in GLOB.simple_animals[1]) var/turf/L1 = J.loc