Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port "Fixes the 88 Mod 4's holster sprite" #391

Merged

Conversation

Doubleumc
Copy link
Contributor

About the pull request

Port of cmss13-devs/cmss13#5785
Fixes mod88 holstered sprite, and also stops indicating merge conflicts on poor innocent PRs.

Explain why it's good for the game

No longer unfairly conflicting any icon PRs.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Fixed the 88 Mod 4 pistol's holster sprite.
/:cl:

**no actual sprite changes, I just renamed a couple**

Fixes the 88 Mod 4 pistol not having a holster sprite, and showing as a
bunch of orange question marks.
This was happening because #5729 changed its `icon_state` from `"88m4"`
to `"_88m4"` in order to make it actually work with CSS, but the sprite
in `icons/obj/items/clothing/belts.dmi` wasn't renamed with it.

I also changed the `item_state` to be the same and renamed the inhand
sprites, just to reduce any future confusion.

Fixes the gun not being a gun.

<details>
<summary>Screenshots & Videos</summary>

**Before:**

![before](https://github.com/cmss13-devs/cmss13/assets/57483089/44ca7d17-440a-4ae2-8fbe-1df38a80e6f3)

**After:**

![after](https://github.com/cmss13-devs/cmss13/assets/57483089/ad27fe53-4d36-4101-9122-135dad0bf620)

</details>

:cl:
fix: Fixed the 88 Mod 4 pistol's holster sprite.
/:cl:
@Doubleumc Doubleumc merged commit 9053ce0 into cmss13-devs:master Aug 19, 2024
36 checks passed
cm13-github added a commit that referenced this pull request Aug 19, 2024
@Doubleumc Doubleumc deleted the port-fix-mod88-holster-sprite branch August 19, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants