mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
fix (#16112)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user