Space Station 13 - Modules - Types

code/game/objects/items/weapons/storage/internal.dm

/obj/item/storage/internalA storage item intended to be used by other items to provide storage functionality. Types that use this should consider overriding emp_act() and hear_talk(), unless they shield their contents somehow.