Skip to content

Commit

Permalink
tests fix cus it's so picky
Browse files Browse the repository at this point in the history
  • Loading branch information
nauticall committed Jul 21, 2023
1 parent 6f083d6 commit 811f18d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/game/objects/items/reagent_containers/blood_pack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,8 @@
blood_type = "O-"

/obj/item/reagent_container/blood/empty
name = "Empty BloodPack"
desc = "Seems pretty useless... Maybe if there were a way to fill it?"
icon_state = "empty"
name = "empty blood pack"
desc = "An empty blood pack. Sorry, vampires, no luck here."

#undef BLOOD_BAG_INJECTING
#undef BLOOD_BAG_TAKING

0 comments on commit 811f18d

Please sign in to comment.