mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
fixes mod devices permanently fucking up (#64237)
if you couldnt equip a device, it would drop it on the ground and fuck up being a nodrop item, fixes that fixes the modsuit outfits not having internal slots set adds feedback to not being able to turn on a module due to suit not being active
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
suit_store = /obj/item/tank/internals/oxygen
|
||||
back = /obj/item/mod/control/pre_equipped/prototype
|
||||
mask = /obj/item/clothing/mask/breath
|
||||
internals_slot = ITEM_SLOT_SUITSTORE
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/oldsci
|
||||
name = "old cryogenics pod"
|
||||
|
||||
Reference in New Issue
Block a user