mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Quick fix
*Removed from the tea code "<<<<" *Removed from the tea code "/*" *Small fix on the BeanBurrito.
This commit is contained in:
@@ -86,9 +86,6 @@
|
||||
)
|
||||
result = /obj/item/weapon/reagent_containers/food/snacks/sliceable/supremoburrito
|
||||
|
||||
/*
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
/datum/recipe/steamtealeaf
|
||||
reagents = list("water" = 5)
|
||||
fruit = list("tea" = 1)
|
||||
@@ -100,8 +97,3 @@
|
||||
/obj/item/weapon/reagent_containers/food/snacks/steamrolltealeaf
|
||||
)
|
||||
result = /obj/item/weapon/reagent_containers/food/snacks/greentealeaf
|
||||
=======
|
||||
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
*/
|
||||
Reference in New Issue
Block a user