diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm
index 322d43313c08..a7c8d06613e2 100644
--- a/code/datums/traits/negative.dm
+++ b/code/datums/traits/negative.dm
@@ -628,7 +628,7 @@
. = ..()
/datum/quirk/junkie/smoker/announce_drugs()
- to_chat(quirk_holder, "There is a [initial(drug_container_type.name)] [where_drug], and a [accessory_type.name] [where_accessory]. Make sure you get your favorite brand when you run out.")
+ to_chat(quirk_holder, "There is a [initial(drug_container_type.name)] [where_drug], and a [initial(accessory_type.name)] [where_accessory]. Make sure you get your favorite brand when you run out.")
/datum/quirk/junkie/smoker/on_process()
. = ..()
diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm
index d37c8bbb0868..43d971f0fb4e 100644
--- a/code/modules/client/preferences.dm
+++ b/code/modules/client/preferences.dm
@@ -826,7 +826,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "[phobia]
"
if("Smoker" in all_quirks)
- dat += "