mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-27 09:37:16 +01:00
hmm
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
id = "caramel"
|
||||
results = list("caramel" = 1)
|
||||
required_reagents = list("sugar" = 1)
|
||||
required_temp = 413.15
|
||||
required_temp = 413
|
||||
mob_react = FALSE
|
||||
|
||||
/datum/chemical_reaction/caramel_burned
|
||||
@@ -89,7 +89,7 @@
|
||||
id = "caramel_burned"
|
||||
results = list("carbon" = 1)
|
||||
required_reagents = list("caramel" = 1)
|
||||
required_temp = 483.15
|
||||
required_temp = 483
|
||||
mob_react = FALSE
|
||||
|
||||
/datum/chemical_reaction/cheesewheel
|
||||
|
||||
Reference in New Issue
Block a user