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

Fixes the 88 Mod 4's holster sprite #5785

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

SabreML
Copy link
Member

@SabreML SabreML commented Feb 22, 2024

About the pull request

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.

Explain why it's good for the game

Fixes the gun not being a gun.

Testing Photographs and Procedure

Screenshots & Videos

Before:
before

After:
after

Changelog

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

@github-actions github-actions bot added Sprites Remove the soul from the game. Fix Fix one bug, make ten more labels Feb 22, 2024
@harryob harryob added this pull request to the merge queue Feb 23, 2024
Merged via the queue into cmss13-devs:master with commit 861d5b8 Feb 23, 2024
28 checks passed
cm13-github added a commit that referenced this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more Sprites Remove the soul from the game.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants