This commit is contained in:
iamgoofball
2020-02-14 04:47:02 -08:00
parent 9c8050aeb6
commit a799487fb5
3 changed files with 3 additions and 3 deletions
@@ -47,7 +47,7 @@
target.sec_hud_set_implants()
if(deconverted)
if(prob(1) || SSevents.holidays && SSevents.holidays[APRIL_FOOLS])
target.say("I'm out! I quit! Whose kidneys are these?")
target.say("I'm out! I quit! Whose kidneys are these?", forced = TRUE)
return TRUE
return FALSE