Skip to content

Commit

Permalink
Uhh CM doesn't actually have AB blood bags
Browse files Browse the repository at this point in the history
  • Loading branch information
Katskan committed Sep 23, 2023
1 parent 3c38ff3 commit 04aa360
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/game/objects/items/storage/pouch.dm
Original file line number Diff line number Diff line change
Expand Up @@ -818,8 +818,6 @@
/obj/item/reagent_container/blood/APlus = list(SKILL_MEDICAL, SKILL_MEDICAL_MEDIC),
/obj/item/reagent_container/blood/BMinus = list(SKILL_MEDICAL, SKILL_MEDICAL_MEDIC),
/obj/item/reagent_container/blood/BPlus = list(SKILL_MEDICAL, SKILL_MEDICAL_MEDIC),
/obj/item/reagent_container/blood/ABMinus = list(SKILL_MEDICAL, SKILL_MEDICAL_MEDIC),
/obj/item/reagent_container/blood/ABPlus = list(SKILL_MEDICAL, SKILL_MEDICAL_MEDIC),
)
can_hold_skill_only = TRUE

Expand Down

0 comments on commit 04aa360

Please sign in to comment.