Fixes blood being not injectable in any container of /food subtype

This commit is contained in:
Chompstation Bot
2021-07-08 06:48:44 +00:00
parent 7438d0f486
commit e8c29d4d74
3 changed files with 1046 additions and 7 deletions

View File

@@ -409,6 +409,3 @@
volume = 30
center_of_mass = list("x"=15, "y"=13)
/obj/item/weapon/reagent_containers/food/drinks/britcup/on_reagent_change()
..()

View File

@@ -5,6 +5,3 @@
icon_state = "textmug"
volume = 30
center_of_mass = list("x"=15, "y"=13)
/obj/item/weapon/reagent_containers/food/drinks/britcup/on_reagent_change()
..()

File diff suppressed because it is too large Load Diff