experimentor typo fix

fixes a small typo
This commit is contained in:
PKPenguin321
2016-01-03 21:07:53 -08:00
parent b878da7ed8
commit beaa3efd18
+1 -1
View File
@@ -340,7 +340,7 @@
warn_admins(usr, "[chosenchem] smoke")
investigate_log("Experimentor has released <font color='red'>[chosenchem]</font> smoke!", "experimentor")
if(prob(EFFECT_PROB_LOW-badThingCoeff))
visible_message("[src] malfunctions, spewing harmless gas.>")
visible_message("[src] malfunctions, spewing harmless gas.")
throwSmoke(src.loc)
if(prob(EFFECT_PROB_MEDIUM-badThingCoeff))
visible_message("<span class='warning'>[src] melts [exp_on], ionizing the air around it!</span>")