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

Adds another combat technician helmet option #8025

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Git-Nivrak
Copy link
Contributor

@Git-Nivrak Git-Nivrak commented Jan 6, 2025

About the pull request

Adds another combat technician helmet option, visually it looks the same as an m10 helmet but comes with an integrated welding visor.

Explain why it's good for the game

Some people (including me) don't like the way the CT helmet looks, this PR adds another option for an helmet with an integrated welding visor so you don't have to sacrifice your eye slot for welding googles because the helmet looks bad.

Testing Photographs and Procedure

Screenshots & Videos

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

Changelog

🆑
add: Added another combat technician helmet option
/:cl:

@cmss13-ci cmss13-ci bot added the Feature Feature coder badge label Jan 6, 2025
name = "\improper M10 welding helmet"
desc = "A modified M10 marine helmet, Features a toggleable welding screen for eye protection. Completely invisible while toggled off as opposed to the technician helmet."
specialty = "M10 welding"
built_in_visors = list(new /obj/item/device/helmet_visor, new /obj/item/device/helmet_visor/welding_visor)
Copy link
Member

Choose a reason for hiding this comment

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

gross newing items in the (init) proc

@harryob harryob added this pull request to the merge queue Jan 10, 2025
Merged via the queue into cmss13-devs:master with commit 5fc615c Jan 10, 2025
29 checks passed
cmss13-ci bot added a commit that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature coder badge
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants