From 9164c3770d8cf66b18bc5e522103c7b1b4d7171b Mon Sep 17 00:00:00 2001 From: xTrainx Date: Fri, 29 Mar 2024 11:21:24 -0400 Subject: [PATCH] fuck --- code/datums/components/crafting/recipes/recipes_medicine.dm | 4 ++-- dependencies.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/datums/components/crafting/recipes/recipes_medicine.dm b/code/datums/components/crafting/recipes/recipes_medicine.dm index b7a4956c3ce..6f86fdef64d 100644 --- a/code/datums/components/crafting/recipes/recipes_medicine.dm +++ b/code/datums/components/crafting/recipes/recipes_medicine.dm @@ -148,8 +148,8 @@ time = 40 category = CAT_MEDICAL - /* - /datum/crafting_recipe/stimpak +/* +/datum/crafting_recipe/stimpak name = "Stimpak" result = /obj/item/reagent_containers/hypospray/medipen/stimpak reqs = list(/obj/item/reagent_containers/food/snacks/grown/broc = 1, diff --git a/dependencies.sh b/dependencies.sh index af9d10af0ea..e1a0e7e9141 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -4,7 +4,7 @@ #Final authority on what's required to fully build the project # byond version -export BYOND_MAJOR=51 +export BYOND_MAJOR=515 export BYOND_MINOR=1633 #rust_g git tag