Skip to content

Commit

Permalink
fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
xTrainx committed Mar 29, 2024
1 parent b3416ae commit 9164c37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/datums/components/crafting/recipes/recipes_medicine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9164c37

Please sign in to comment.