Skip to content

Fixing some helm palettes, and some new sprites - #7492

Open
Spitegremlin wants to merge 12 commits into
Monkestation:mainfrom
Spitegremlin:newarmorandfixes
Open

Fixing some helm palettes, and some new sprites#7492
Spitegremlin wants to merge 12 commits into
Monkestation:mainfrom
Spitegremlin:newarmorandfixes

Conversation

@Spitegremlin

@Spitegremlin Spitegremlin commented Aug 5, 2026

Copy link
Copy Markdown

About The Pull Request

So, other then fixing metal palettes for some helms, i added a few new helms and one new kilt. This is for another PR of mine, however its a not a quick and easy PR so to avoid further merge conflicts I decided to get the actual sprites that ive worked on with Aberra merged with main, and then i can add them properly to the game later when im ready with my actual PR.

Why It's Good For The Game

New sprites, also cleaning up old, poorly done palette swaps.

Changelog

🆑
image: added/modified/removed some icons or images
/:cl:

Pre-Merge Checklist

  • You tested this on a local server.
  • This code did not runtime during testing.
  • You documented all of your changes.

@github-actions github-actions Bot added Code Maintenance Fixing this mess one line at a time Sprites This affects the appearance of something in game. Such as an item or a wall. labels Aug 5, 2026
@Spitegremlin

Copy link
Copy Markdown
Author

My main changes was updating iron helms to actually have the proper iron palette, adding one "new" helm, and one helm i made myself. Along with a leather kilt.

@Spitegremlin Spitegremlin changed the title Fixing some helm palettes, and some new sprites, Fixing some helm palettes, and some new sprites Aug 5, 2026
@Snack-Max

Copy link
Copy Markdown

You think its possible to post some pictures of the changed sprites as well as the new helmets?

@Spitegremlin

Copy link
Copy Markdown
Author

You think its possible to post some pictures of the changed sprites as well as the new helmets?

image image image image image image

@Spitegremlin

Spitegremlin commented Aug 8, 2026

Copy link
Copy Markdown
Author

if you dont know what looks different, before the iron helms had a bluish tint because whomever repaletted them into iron didnt do it right. The horned helm and visorless, are the new ones

@Spitegremlin

Copy link
Copy Markdown
Author
image image See the blue highlights? Not supposed to be that way

@Archeonan

Copy link
Copy Markdown
Collaborator

think you could do this for the nasal helm as well? its a steel sprite with iron recipe.

@Spitegremlin

Copy link
Copy Markdown
Author

think you could do this for the nasal helm as well? its a steel sprite with iron recipe.

Sure, if you could get someone to look at this :)

@Spitegremlin

Copy link
Copy Markdown
Author
image This one?

@Spitegremlin

Copy link
Copy Markdown
Author
image Seems to be more a code issue, their isn't ACTUALLY an iron nasal helm

@Archeonan

Copy link
Copy Markdown
Collaborator

image Seems to be more a code issue, their isn't ACTUALLY an iron nasal helm

hrmn, well, you can smith it with iron, not sure about steel. truly great code

@Spitegremlin

Copy link
Copy Markdown
Author

image Seems to be more a code issue, their isn't ACTUALLY an iron nasal helm

hrmn, well, you can smith it with iron, not sure about steel. truly great code

The steel one is craftable with iron AND steel! Im fixing it rn

@Spitegremlin

Spitegremlin commented Aug 13, 2026

Copy link
Copy Markdown
Author

image Seems to be more a code issue, their isn't ACTUALLY an iron nasal helm

hrmn, well, you can smith it with iron, not sure about steel. truly great code

image How does this look, its a direct repalette, however it looks kinda dark image

@Spitegremlin

Copy link
Copy Markdown
Author

Alright, iron nasal actually exists now

@Spitegremlin

Copy link
Copy Markdown
Author

FUCKKKK

@Spitegremlin

Copy link
Copy Markdown
Author

godFUCKING DAMNIT

@Spitegremlin

Copy link
Copy Markdown
Author

Right, well, I guess this isnt getting in game for a decade because I'm not fixing this shit right now

@Spitegremlin

Copy link
Copy Markdown
Author

why is there something ADDED on head, and not onmob head!!!!

item_weight = 2.3 KILOGRAMS

/obj/item/clothing/head/helmet/nasal/iron
name = "nasal helmet"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name = "nasal helmet"
name = "iron nasal helmet"


/obj/item/clothing/head/helmet/nasal/iron
name = "nasal helmet"
desc = "A iron nasal helmet, usually worn by the guards of any somewhat respectable fief."

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
desc = "A iron nasal helmet, usually worn by the guards of any somewhat respectable fief."
desc = "An iron nasal helmet, usually worn by the guards of any somewhat respectable fief."

@realforest2001

Copy link
Copy Markdown
Collaborator

why is there something ADDED on head, and not onmob head!!!!

Sprites were already in onmob, but weren't in head

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code Maintenance Fixing this mess one line at a time Sprites This affects the appearance of something in game. Such as an item or a wall.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants