This commit is contained in:
silicons
2020-11-12 23:36:18 -07:00
parent 803bff4e5f
commit 5b03f5b0ec
88 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -18,4 +18,4 @@
else
mixcolor = BlendRGB(R.color, mixcolor, vol_temp/vol_counter)
return mixcolor
return mixcolor
@@ -209,4 +209,4 @@ GLOBAL_LIST_INIT(food_reagents, build_reagents_to_food()) //reagentid = related
dat += " above [recipe.required_temp] degrees"
dat += "."
info = dat.Join("")
update_icon()
update_icon()
@@ -432,4 +432,4 @@
/obj/item/reagent_containers/glass/bottle/ichor/green
name = "green potion"
list_reagents = list(/datum/reagent/green_ichor = 1)
list_reagents = list(/datum/reagent/green_ichor = 1)
@@ -48,4 +48,4 @@
obj/item/reagent_containers/chem_pack/attack_self(mob/user)
if(sealed)
return
..()
..()