Update implant_mindshield.dm

This commit is contained in:
Iamgoofball
2020-02-17 15:59:40 -08:00
committed by GitHub
parent a799487fb5
commit aafcd54345
@@ -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?", forced = TRUE)
target.say("I'm out! I quit! Whose kidneys are these?", forced = "They're out! They quit! Whose kidneys do they have?)
return TRUE
return FALSE