Apply this suggestion that is picky

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
This commit is contained in:
Qwertytoforty
2021-07-23 13:46:36 -04:00
committed by GitHub
parent e5c40bd07e
commit addb4d8170
+1 -1
View File
@@ -390,7 +390,7 @@ GLOBAL_VAR(bomb_set)
to_chat(usr, "<span class='notice'>The safety is still on.</span>")
return
if(!core)
to_chat(usr, "<span class='danger'>The [src]'s screen blinks red! There is no plutonium core in the [src]!</span>")
to_chat(usr, "<span class='danger'>[src]'s screen blinks red! There is no plutonium core in [src]!</span>")
return
timing = !(timing)
if(timing)