Skip to content

Commit

Permalink
ugh they need numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Aquizit committed May 4, 2024
1 parent bde4cea commit 1986372
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@
/obj/item/storage/backpack/genetics = 2,
/obj/item/storage/backpack/satchel/gen = 2,
/obj/item/sequence_scanner = 2,
/obj/item/stack/cable_coil/white,
/obj/item/reagent_containers/glass/bottle/morphine,
/obj/item/reagent_containers/syringe,
/obj/item/radio/headset/headset_medsci)
/obj/item/stack/cable_coil/white = 1,
/obj/item/reagent_containers/glass/bottle/morphine = 1,
/obj/item/reagent_containers/syringe = 1,
/obj/item/radio/headset/headset_medsci = 1)
generate_items_inside(items_inside,src)
return

Expand Down

0 comments on commit 1986372

Please sign in to comment.