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

Give "bodysuit_lycra" a fallback sprite of "jumpsuit" #77811

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

themaster567
Copy link
Contributor

Summary

Features "Assign bodysuit_lycra a fallback sprite"

Purpose of change

"Bodysuit_lycra", as well as its dozen or so variants, lack dedicated sprites in at least Ultica. However, "jumpsuit" more than suffices as a fallback.

Describe the solution

Add a "looks_like" field to "bodysuit_lycra" and assigned "jumpsuit" as the value.

Describe alternatives you've considered

Not doing this.

Testing

Spawned "black infiltration bodysuit", a lycra bodysuit variant, before making change. No sprite assigned.
Made change, it now has the jumpsuit sprite correctly loaded.
cataclysm-tiles_OlhJuNlnGG

Additional context

This was done at the request of somebody in the Devcord, who brought up the issue in the first place. It seemed trivial to fix, so I did so.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Armor / Clothing Armor and clothing <Enhancement / Feature> New features, or enhancements on existing json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Nov 13, 2024
@Maleclypse Maleclypse merged commit ba4f5b2 into CleverRaven:master Nov 16, 2024
20 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Enhancement / Feature> New features, or enhancements on existing Items: Armor / Clothing Armor and clothing [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants