Ease of Eating Changes

On request from Duke

- Microwave cooking times cut to 25% of normal times
- You now need 1/5 of the amount of clonexcadone for meat
- Cargo pizzas start out cooked
This commit is contained in:
Unknown
2019-07-04 21:32:52 -04:00
parent d32641e940
commit a5961d8e0e
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1243,7 +1243,7 @@
name = "Syntiflesh"
id = "syntiflesh"
result = null
required_reagents = list("blood" = 5, "clonexadone" = 5)
required_reagents = list("blood" = 5, "clonexadone" = 1) //VOREStation Edit
result_amount = 1
/datum/chemical_reaction/food/syntiflesh/on_reaction(var/datum/reagents/holder, var/created_volume)