Cleaned up every clothing item to use defined pocket lists #35 (#17235)

* cleaned up every clothing item to use defined pocket lists

* oop, changeling armor weird

* invalid prybar

* allow any emergency tank, for non-oxy breathers

---------

Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
Cameron Lennox
2025-03-12 16:32:55 -04:00
committed by GitHub
co-authored by Willburd
parent ba029d73ad
commit b36e238cd1
49 changed files with 337 additions and 570 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
desc = "It's a very shiny and somewhat protective suit, built to help carry cores on the user's back."
icon_state = "technomancer"
body_parts_covered = CHEST|ARMS|LEGS|FEET|HANDS
allowed = list(/obj/item/tank)
allowed = list(POCKET_ALL_TANKS)
armor = list(melee = 50, bullet = 20, laser = 30, energy = 30, bomb = 10, bio = 0, rad = 40)
siemens_coefficient = 0.75