This commit is contained in:
Fluffy
2023-03-26 12:57:15 +00:00
committed by GitHub
parent 699db89e94
commit efa4d73c07
2 changed files with 42 additions and 1 deletions
@@ -30,7 +30,7 @@ Single Use Emergency Pouches
var/injury_type = "generic"
/obj/item/storage/box/fancy/med_pouch/Initialize()
..()
. = ..()
name = "emergency [injury_type] pouch"
make_exact_fit()
for(var/obj/item/reagent_containers/pill/P in contents)