Fixes them sneaky nades
This commit is contained in:
@@ -1222,7 +1222,7 @@
|
|||||||
description = "A perfluoronated sulfonic acid that forms a foam when mixed with water."
|
description = "A perfluoronated sulfonic acid that forms a foam when mixed with water."
|
||||||
color = "#9E6B38" // rgb: 158, 107, 56
|
color = "#9E6B38" // rgb: 158, 107, 56
|
||||||
taste_description = "metal"
|
taste_description = "metal"
|
||||||
pH = 13
|
pH = 11
|
||||||
|
|
||||||
/datum/reagent/foaming_agent// Metal foaming agent. This is lithium hydride. Add other recipes (e.g. LiH + H2O -> LiOH + H2) eventually.
|
/datum/reagent/foaming_agent// Metal foaming agent. This is lithium hydride. Add other recipes (e.g. LiH + H2O -> LiOH + H2) eventually.
|
||||||
name = "Foaming agent"
|
name = "Foaming agent"
|
||||||
@@ -1231,7 +1231,7 @@
|
|||||||
reagent_state = SOLID
|
reagent_state = SOLID
|
||||||
color = "#664B63" // rgb: 102, 75, 99
|
color = "#664B63" // rgb: 102, 75, 99
|
||||||
taste_description = "metal"
|
taste_description = "metal"
|
||||||
pH = 12.5
|
pH = 11.5
|
||||||
|
|
||||||
/datum/reagent/smart_foaming_agent //Smart foaming agent. Functions similarly to metal foam, but conforms to walls.
|
/datum/reagent/smart_foaming_agent //Smart foaming agent. Functions similarly to metal foam, but conforms to walls.
|
||||||
name = "Smart foaming agent"
|
name = "Smart foaming agent"
|
||||||
|
|||||||
Reference in New Issue
Block a user