I missed a couple
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
/datum/reagent/fermi/BEsmaller_hypo
|
||||
name = "Rectify milk" //Rectify
|
||||
color = "#E60584"
|
||||
taste_description = "a milky ice cream like flavour."
|
||||
taste_description = "a milky ice cream like flavour"
|
||||
metabolization_rate = 0.25
|
||||
description = "A medicine used to treat organomegaly in a patient's breasts."
|
||||
var/sizeConv = list("a" = 1, "b" = 2, "c" = 3, "d" = 4, "e" = 5)
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
name = "Hat growth serium"
|
||||
description = "A strange substance that draws in a hat from the hat dimention."
|
||||
color = "#7c311a" // rgb: , 0, 255
|
||||
taste_description = "like jerky, whiskey and an off aftertaste of a crypt."
|
||||
taste_description = "like jerky, whiskey and an off aftertaste of a crypt"
|
||||
metabolization_rate = 0.2
|
||||
overdose_threshold = 25
|
||||
chemical_flags = REAGENT_DONOTSPLIT | REAGENT_ALL_PROCESS
|
||||
|
||||
Reference in New Issue
Block a user