More june update fixes and a bit more (#4928)

-fixes #4927
-fixes some incorrect capitalization in the loadout and in an item
-fixes some messed up visible messages in the breath analyzers
This commit is contained in:
Alberyk
2018-06-21 17:35:10 -03:00
committed by Werner
parent 75e8f3e487
commit 477d51a77a
4 changed files with 9 additions and 8 deletions

View File

@@ -177,7 +177,7 @@
gear_tweaks += new/datum/gear_tweak/path(surgical)
/datum/gear/head/headbando
display_name = "Basic Headband"
display_name = "basic headband"
path = /obj/item/clothing/head/headbando
/datum/gear/head/headbando/New()