mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[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:
@@ -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), \
|
||||
|
||||
Reference in New Issue
Block a user