Skip to content

Commit

Permalink
ports #75212 (#2563)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew <[email protected]>
  • Loading branch information
KnigTheThrasher and MTandi authored Jul 7, 2024
1 parent 813cde6 commit 8281369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/reagents/reagent_containers/syringes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@
possible_transfer_amounts = list(1,5)
volume = 5

/obj/item/reagent_containers/syringe/crude/update_reagent_overlay()
return

// Used by monkeys from the elemental plane of bananas. Reagents come from bungo pit, death berries, destroying angel, jupiter cups, and jumping beans.
/obj/item/reagent_containers/syringe/crude/tribal
name = "tribal syringe"
Expand Down
Binary file modified icons/obj/medical/syringe.dmi
Binary file not shown.

0 comments on commit 8281369

Please sign in to comment.