Skip to content

edagger can light cigarettes and your hair on fire#10926

Merged
SirNightKnight merged 3 commits intoMonkestation:masterfrom
CujoGaming:edagger-changes
Mar 7, 2026
Merged

edagger can light cigarettes and your hair on fire#10926
SirNightKnight merged 3 commits intoMonkestation:masterfrom
CujoGaming:edagger-changes

Conversation

@CujoGaming
Copy link
Contributor

@CujoGaming CujoGaming commented Feb 27, 2026

About The Pull Request

Energy daggers can now light cigarettes on fire.
Placing an activated energy dagger in your ear slot will burn your hair off, if you have hair.

Why It's Good For The Game

Lighting a cigarette with an energy dagger is cool. Energy swords can do it, so why not daggers?
Placing an activated energy dagger over your ear is dangerous. So it now burns your hair off.

Testing

edagger.test.mp4

edagger

Changelog

🆑 Cujo
add: Placing an activated energy dagger over your ear now burns your hair off
add: Energy daggers can now light cigarettes
/:cl:

Pre-Merge Checklist

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

human_equipee.adjust_fire_stacks(2)
human_equipee.ignite_mob()
human_equipee.set_hairstyle("Bald", update = TRUE)
human_equipee.visible_message(span_bolddanger("Your hair burns off!"))
Copy link
Collaborator

@SirNightKnight SirNightKnight Feb 27, 2026

Choose a reason for hiding this comment

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

need two messages for visible message, one message directed at the person and one for what people see

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gotcha, added it in

@SirNightKnight SirNightKnight merged commit 01b3af3 into Monkestation:master Mar 7, 2026
27 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Close in Monkestation-TG Issues Tracker Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants