mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Update flash.dm
This commit is contained in:
@@ -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.", forced = TRUE)
|
||||
H.say("You son of a bitch! I'm in.", forced = "That son of a bitch! They're in.")
|
||||
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>")
|
||||
|
||||
Reference in New Issue
Block a user