Fixed honey balls lable.

Fixed honey balls lable.
This commit is contained in:
QuoteFox
2021-01-17 11:59:34 +00:00
parent 09b109c00b
commit 659550ff25
+1 -1
View File
@@ -841,7 +841,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
if(/datum/reagent/consumable/femcum)
dat += "<a style='display:block;width:50px' href='?_src_=prefs;preference=balls_fluid;task=input'>Femcum</a>"
if(/datum/reagent/consumable/alienhoney)
dat += "<a style='display:block;width:50px' href='?_src_=prefs;preference=balls_fluid;task=input'>Femcum</a>"
dat += "<a style='display:block;width:50px' href='?_src_=prefs;preference=balls_fluid;task=input'>Honey</a>"
else
dat += "<a style='display:block;width:50px' href='?_src_=prefs;preference=balls_fluid;task=input'>Nothing?</a>"
//This else is a safeguard for errors, and if it happened, they wouldn't be able to change this pref,