mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Hoodies (#95582)
## About The Pull Request Adds 2 hoodie variants, the pullover and the zip-up. Both recolorable via GAGs. Both available in the clothesmate and in loadout. (90% "vibe-coded" ((SORRY!!)) but thoroughly tested with no issues*) *ok one little issue being recoloring a hoodie with a spraycan does not recolor the hood and you need to also spray the hood itself to color it. a problem that has already existed in the codebase and i was unable to find a fix for. ###### Pullover hood-down / Pullover hood-up with random recolors underneath. <img width="192" height="192" alt="dreamseeker_3DwQU9FPb2" src="https://github.com/user-attachments/assets/fce54ba7-138f-4961-ad87-de072fa1ab55" /> ###### Zipup unzipped hood-down / Zipup unzipped hood-up / Zipup zipped hood-down / Zipup zipped hood-up with random colors underneath. <img width="320" height="192" alt="dreamseeker_COJPWnFa84" src="https://github.com/user-attachments/assets/b91ba86f-36cc-4c89-99aa-c6848554ea1c" /> ## Why It's Good For The Game Hoodies are a staple to many and have been requested frequently over the years. ## Changelog 🆑 image: Hoodies! Both pullover and zip-up hoodies are available in the clothesmate and in loadouts! /🆑
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
/obj/item/clothing/suit/jacket/oversized = 4,
|
||||
/obj/item/clothing/suit/jacket/fancy = 4,
|
||||
/obj/item/clothing/suit/toggle/lawyer/greyscale = 4,
|
||||
/obj/item/clothing/suit/hooded/wintercoat/pullover = 3,
|
||||
/obj/item/clothing/suit/hooded/wintercoat/zipup = 3,
|
||||
/obj/item/clothing/suit/hooded/wintercoat/custom = 3,
|
||||
/obj/item/clothing/suit/hooded/wintercoat = 3,
|
||||
/obj/item/clothing/under/suit/navy = 3,
|
||||
|
||||
Reference in New Issue
Block a user