Skip to content

quarterstaff sweep special - #7733

Open
realforest2001 wants to merge 1 commit into
Monkestation:mainfrom
realforest2001:forest/quarterstaff
Open

quarterstaff sweep special#7733
realforest2001 wants to merge 1 commit into
Monkestation:mainfrom
realforest2001:forest/quarterstaff

Conversation

@realforest2001

@realforest2001 realforest2001 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

About The Pull Request

Adds the sweep special for quarterstaff. Unlike flail this only strikes the forward and side arcs, it will not hit the three tiles behind the user.

Why It's Good For The Game

Gives quarterstaff an actual special.

Changelog

🆑
add: Added special attack to quarterstaff.
add: Added a log for plastic surgery.
/: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 the Feature adds a new thing label Aug 31, 2026
@Archeonan

Copy link
Copy Markdown
Collaborator

do you think you could add the special for spears too? forgot what it was called.


var/oldname = limb.owner.real_name
limb.owner.real_name = operation_args[OPERATION_NEW_NAME]
log_game("[key_name(surgeon)] used plastic surgery to rename [limb.owner.ckey] from [oldname] to [operation_args[OPERATION_NEW_NAME]].")

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.

Not sure if this one belongs in here, is this part of another PR?

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

Labels

Feature adds a new thing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants