Skip to content

Commit

Permalink
Resprites the leather jacket to be more stylish (shiptest-ss13#2710)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
This is my first ever sprite and pr. Adds a new stylish leather jacket!
That replaces the old one. The old one has been renamed to "Faux Leather
Jacket"

![jacke](https://github.com/shiptest-ss13/Shiptest/assets/28844475/1a55d2b9-fc22-4cea-bfc6-a807cdda037c)

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
The new leather jacket looks more leathery, plus leather jackets are
awesome
<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

## Changelog
🆑 
add: added a new, more faithful leather jacket to the game. Now
available in loadouts!
tweak: renamed the old leather jacket to "faux leather jacket," to
better reflect its sprite
/🆑

---------

Co-authored-by: Spefoe <hazimhusbanu@gmail.com>
  • Loading branch information
Spefo and Spefoe authored Feb 13, 2024
1 parent 0908366 commit 073db74
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@

/obj/item/clothing/suit/jacket/leather
name = "leather jacket"
desc = "Pompadour not included."
desc = "This makes you feel like the coolest guy in town!"
icon_state = "leatherjacket"
item_state = "hostrench"
resistance_flags = NONE
Expand Down
Binary file modified icons/mob/clothing/suit.dmi
Binary file not shown.
Binary file modified icons/obj/clothing/suits.dmi
Binary file not shown.

0 comments on commit 073db74

Please sign in to comment.