improves formatting of the couldn't find reagent text

This commit is contained in:
timothyteakettle
2022-02-23 00:57:39 +00:00
parent b578c65d74
commit 4adb870324
+1 -1
View File
@@ -731,7 +731,7 @@ GLOBAL_LIST_EMPTY(PDAs)
to_chat(U, reagents_required_string)
return
else
to_chat(U, "Reagent with term: [option] could not be located!")
to_chat(U, "<span class='warning'>Reagent with term: [option] could not be located!</span>")
//LINK FUNCTIONS===================================