[DRAFT]Misc Icon Sorting (#16752)

* color_digi file shiz

* Trekk

* misc (hate) (setup, no items included)

* move corset to underwear

* segregation (no ERP!!)

* fuck u

* I got sidetracked and am moving new stuff to new branch

* NYI Prey suit/prisoner to costume, harness/overall/tac to Misc

* util uniform to Civilian

* classic prisoner jump

* move gear harnesses, tac_s to MISC file (i hate this file)

* fuck it, all into Misc

* mechanic need subbtype

* conflict replacenent

* why tf did this build correctly

* finale fixes
This commit is contained in:
OrionTheFox
2022-10-11 11:07:50 -06:00
committed by GitHub
parent dda7eb875a
commit 178bb13807
37 changed files with 129 additions and 128 deletions
@@ -197,7 +197,7 @@ GLOBAL_LIST_INIT(leather_recipes, list ( \
new/datum/stack_recipe("biker jacket", /obj/item/clothing/suit/jacket/leather/biker, 7), \
new/datum/stack_recipe("saddle", /obj/item/saddle, 5), \
//SKYRAT EDIT ADDITION BEGIN
new/datum/stack_recipe("gear harness", /obj/item/clothing/under/misc/gear_harness, 6), \
new/datum/stack_recipe("gear harness", /obj/item/clothing/under/misc/skyrat/gear_harness, 6), \
new/datum/stack_recipe("xenoarch belt", /obj/item/storage/belt/utility/xenoarch, 4), \
//SKYRAT EDIT ADDITION END
new/datum/stack_recipe("sheriff vest", /obj/item/clothing/accessory/vest_sheriff, 4), \