more work
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/datum/chemical_reaction/pilk
|
||||
name = "Pilk"
|
||||
id = /datum/reagent/consumable/pilk
|
||||
results = list(/datum/reagent/consumable/pilk = 2)
|
||||
required_reagents = list(/datum/reagent/consumable/milk = 1, /datum/reagent/consumable/space_cola = 1)
|
||||
Reference in New Issue
Block a user