Skip to content

Headlamp#6139

Open
Overteh wants to merge 4 commits intoshiptest-ss13:masterfrom
Overteh:headlamp
Open

Headlamp#6139
Overteh wants to merge 4 commits intoshiptest-ss13:masterfrom
Overteh:headlamp

Conversation

@Overteh
Copy link
Copy Markdown
Contributor

@Overteh Overteh commented Apr 7, 2026

About The Pull Request

Adds another option for personal lighting tool, a headlamp. Worn in the ear slot and provides same light, as regular cheap flashlight. Accessible in cargo for 75 credits.
image

Why It's Good For The Game

More light options to replace pocket flashlight

Changelog

🆑 Overteh
add: Headlamp, a simple light source
/:cl:

@Overteh Overteh requested review from a team as code owners April 7, 2026 15:28
@github-actions github-actions bot added Sprites A bikeshed full of soulless bikes. Code change Watch something violently break. labels Apr 7, 2026
AddElement(/datum/element/update_icon_updates_onmob)

/obj/item/clothing/ears/headlamp/attack_self(mob/living/user)
toggle_helmet_light(user)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Recommend toggling on attack_hand_secondary as well for QOL

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yep, thank you, I added this at first without canceling attack chain, but now solved some errors and implemented SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN as well.

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

Labels

Code change Watch something violently break. Sprites A bikeshed full of soulless bikes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants