mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
[MIRROR] Da carpskin tailoring expansion: New luxurious carpskin suit and fedora. [MDB IGNORE] (#9490)
* carpswag (#62811) expansion: Carpskin suits and fedoras can now be crafted using carp scales. * Da carpskin tailoring expansion: New luxurious carpskin suit and fedora. Co-authored-by: Krysonism <49783092+Krysonism@users.noreply.github.com>
This commit is contained in:
@@ -295,6 +295,8 @@ GLOBAL_LIST_INIT(carp_recipes, list ( \
|
||||
new/datum/stack_recipe("carp costume", /obj/item/clothing/suit/hooded/carp_costume, 4), \
|
||||
new/datum/stack_recipe("carp mask", /obj/item/clothing/mask/gas/carp, 1), \
|
||||
new/datum/stack_recipe("carpskin chair", /obj/structure/chair/comfy/carp, 2), \
|
||||
new/datum/stack_recipe("carpskin suit", /obj/item/clothing/under/suit/carpskin, 3), \
|
||||
new/datum/stack_recipe("carpskin fedora", /obj/item/clothing/head/fedora/carpskin, 2), \
|
||||
))
|
||||
|
||||
/obj/item/stack/sheet/animalhide/carp/get_main_recipes()
|
||||
|
||||
Reference in New Issue
Block a user