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
+1 -1
View File
@@ -192,7 +192,7 @@
return
if(converter.add_revolutionary(H.mind))
if(prob(1) || SSevents.holidays && SSevents.holidays[APRIL_FOOLS])
H.say("You son of a bitch! I'm in.")
H.say("You son of a bitch! I'm in.", forced = TRUE)
times_used -- //Flashes less likely to burn out for headrevs when used for conversion
else
to_chat(user, "<span class='warning'>This mind seems resistant to the flash!</span>")