Add missing span

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
Luc
2021-10-14 10:48:45 -04:00
committed by GitHub
parent b6c1ef9ec7
commit 41e6eefc07
@@ -337,7 +337,7 @@
owner.vomit(100, FALSE, TRUE, 3, FALSE) // because when else do we ever use projectile vomiting
owner.visible_message("<span class='warning'>The contents of [owner]'s stomach erupt violently from [owner.p_their()] mouth!</span>",
"<span class='warning'>You feel like your insides are burning as you vomit profusely!</span>",
"<span class='warning'>You hear vomiting and a sickening splattering against the floor!")
"<span class='warning'>You hear vomiting and a sickening splattering against the floor!</span>")
owner.reagents.add_reagent("????",poison_amount / severity) //food poisoning
disabled_by_emp = TRUE // Disable the implant for a little bit so this effect actually matters
synthesizing = FALSE