-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Adds bills of different length & use #83043
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
Conversation
Adds in 7 new items, & recipes for them. Bill, Bill axe, Bill pole Bronze Bill, Bronze Bill axe, Bronze Bill pole, & a new & improved billhook.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also all the game text needs to have two spaces after the dot, for readability sake
foo bar. Xyz
->
foo bar. Xyz
Fair enough, forgot to remove a lot of my shorthands Co-authored-by: Anton Simakov <67688115+GuardianDll@users.noreply.github.com>
All errors in link shoud be resolved |
For the double spacin', you told me to do that for readability's sake, & the loadin' errors'll be fixed. |
The errors are fixed now, probably. |
Nevermind, misread the error log :/. |
Co-authored-by: TheShadowFerret <99621099+TheShadowFerret@users.noreply.github.com>
Co-authored-by: TheShadowFerret <99621099+TheShadowFerret@users.noreply.github.com>
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to Hints for adding a new word to the dictionary
|
|
I usually do, but since I'm really busy, I'm just lettin' the build checker do it for me. |
Thank god for the Docs.
https://github.com/CleverRaven/Cataclysm-DDA/actions/runs/18197384656/job/51819442742?pr=83043#step:19:102 |
You have very selective way of solving unit test errors |
Usually I don't, only this time I did. |
Summary
Content "Adds bills & revamps the bill-hooks."
Purpose of change
We only had 1 bill, & it was very old & decently outdated.
Describe the solution
Added 7 new weapons/tools.
The bill is essentially just an over glorified machete,
The bill axe just has a longer handle, & more leverage.
The bill pole is a bill mounted on a pole. Doesn't have the hooking weapon flag 'cause a lot of them don't have hooks, or effective ones.
The bill-hook is the actual weapon, based off of the old one.
Describe alternatives you've considered
Reverting the changes or something.
Testing
Additional context