adds bomber jacket sprites for teshari (#5335)

## About The Pull Request

Adds teshari sprites for all variants of the bomber jacket. 
Sprites by Robwo.

<img width="131" height="83" alt="image"
src="https://github.com/user-attachments/assets/13ae6ca7-6efa-4a28-b319-59ea7df1e881"
/>


Previously, these items would only show up as a fallback sprite on
teshari.
<img width="99" height="98" alt="Screenshot_291"
src="https://github.com/user-attachments/assets/47e1a26c-a5f6-43be-8254-9d95638d1985"
/>
## Why It's Good For The Game

Less missing sprites good!
## Proof Of Testing

Works on my machine.
<details>
<summary>Screenshots/Videos</summary>


All variants
<img width="338" height="210" alt="Screenshot_293"
src="https://github.com/user-attachments/assets/744bef64-0a9d-4a12-a1b0-8ff3c4267331"
/>

All variants (unzipped)
<img width="338" height="207" alt="Screenshot_294"
src="https://github.com/user-attachments/assets/948cc75e-c651-4d34-b106-b1ad121ecb10"
/>

All views of a bomber jacket
<img width="82" height="82" alt="Screenshot_295"
src="https://github.com/user-attachments/assets/fd965054-9f9a-49a0-b00b-913d346304a9"
/>
<img width="80" height="87" alt="Screenshot_296"
src="https://github.com/user-attachments/assets/870df2fa-ef8b-4c3c-8cba-cdb5d7257e74"
/>
<img width="76" height="81" alt="Screenshot_297"
src="https://github.com/user-attachments/assets/00044be2-2540-48f6-8545-0a4175beb863"
/>


</details>

## Changelog
🆑 Danielance, Robwo
add: added bomber jacket teshari sprites (all variants)
/🆑
This commit is contained in:
Danielance
2026-03-13 15:54:05 -04:00
committed by GitHub
parent 4c33cee3b1
commit b9cd0ea160
2 changed files with 2 additions and 0 deletions
@@ -849,6 +849,7 @@
desc = "one down, cmon now"
icon = 'modular_zubbers/icons/obj/clothing/suits/jacket.dmi'
worn_icon = 'modular_zubbers/icons/mob/clothing/suits/jacket.dmi'
worn_icon_teshari = 'modular_zubbers/icons/mob/clothing/suits/jacket_teshari.dmi'
icon_state = "bomber"
@@ -866,6 +867,7 @@
icon_state = "bomberatmos"
icon = 'modular_zubbers/icons/obj/clothing/suits/jacket.dmi'
worn_icon = 'modular_zubbers/icons/mob/clothing/suits/jacket.dmi'
worn_icon_teshari = 'modular_zubbers/icons/mob/clothing/suits/jacket_teshari.dmi'
supports_variations_flags = CLOTHING_DIGITIGRADE_VARIATION_NO_NEW_ICON
w_class = WEIGHT_CLASS_NORMAL
body_parts_covered = CHEST|ARMS
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB