Merge pull request #10792 from VOREStation/Arokha/portamed

Eris portable freezer, medical briefcase
This commit is contained in:
Aronai Sieyes
2021-07-03 16:26:07 -04:00
committed by Chompstation Bot
parent 654ef75433
commit 30a01c6490
3 changed files with 5 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
/obj/item/weapon/storage/secure/briefcase/nerd_pack_med
name = "\improper NERD \'Medigun\' kit"
desc = "A storage case for a multi-purpose healing gun. Variety hour!"
icon_state = "medbriefcase"
w_class = ITEMSIZE_NORMAL
max_w_class = ITEMSIZE_NORMAL
can_hold = list(/obj/item/weapon/gun/projectile/cell_loaded/medical,/obj/item/ammo_magazine/cell_mag/medical,/obj/item/ammo_casing/microbattery/medical)
@@ -60,6 +61,7 @@
/obj/item/weapon/storage/secure/briefcase/nerd_pack_cmo
name = "\improper Advanced NERD \'Medigun\' kit"
desc = "A storage case for a multi-purpose healing gun. Variety hour!"
icon_state = "medbriefcase"
w_class = ITEMSIZE_NORMAL
max_w_class = ITEMSIZE_NORMAL
can_hold = list(/obj/item/weapon/gun/projectile/cell_loaded/medical,/obj/item/ammo_magazine/cell_mag/medical,/obj/item/ammo_casing/microbattery/medical)