[MIRROR] Cleaned up every clothing item to use defined pocket lists #35 (#10375)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-14 10:45:29 +01:00
committed by GitHub
co-authored by Cameron Lennox
parent b2ff3a4bc0
commit 8ffdc6cc33
53 changed files with 363 additions and 564 deletions
@@ -1203,12 +1203,7 @@
glove_type = null
boot_type = null
allowed = list(
/obj/item/flashlight,
/obj/item/tank,
/obj/item/suit_cooling_unit,
/obj/item/storage,
)
allowed = list(POCKET_GENERIC, POCKET_EMERGENCY, POCKET_SUIT_REGULATORS, POCKET_STORAGE)
/obj/item/rig/nikki/attackby(obj/item/W, mob/living/user)
//This thing accepts ONLY mounted sizeguns. That's IT. Nothing else!