mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
[MIRROR] fixes mod devices permanently fucking up [MDB IGNORE] (#10871)
* 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 * fixes mod devices permanently fucking up Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
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