Minor IV/bloodbag grammar fixes

This commit is contained in:
CitadelStationBot
2017-04-27 09:21:57 -05:00
parent e7df2bc14a
commit 870ee9ca6c
2 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -200,7 +200,7 @@
if(beaker.reagents && beaker.reagents.reagent_list.len)
to_chat(usr, "<span class='notice'>Attached is \a [beaker] with [beaker.reagents.total_volume] units of liquid.</span>")
else
to_chat(usr, "<span class='notice'>Attached is an empty [beaker].</span>")
to_chat(usr, "<span class='notice'>Attached is an empty [beaker.name].</span>")
else
to_chat(usr, "<span class='notice'>No chemicals are attached.</span>")