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

Crude Fix for #123(Issue) (Silent Gear Arrow Still takes Demage) #129

Closed
wants to merge 4 commits into from

Conversation

linuxchr
Copy link
Contributor

@linuxchr linuxchr commented Jan 5, 2025

This is a crude fix for #123
This does not fix that problem directly, it only elivaties the symptoms porblem somewhat.
It works by enableing repairing with a material directly, so that the arrow etleast can be repaired.
It also add incredible efficiency for repeairing directly.
It adds a tooltip telling the player that arrows are not unbreable.
It removes the item from item_durability.zs as this adds the word unbreakeble in the tooltip which could lead to confusion as the item isnt acutally unbreakeble.
A better fix is not possible as silentgear has no option to disable ammo consumption.

@Darkosto
Copy link
Contributor

Darkosto commented Jan 7, 2025

Reworked this in a different direction and removed the Arrows completely as I'm unsure of the extent of issues trying to keep in the pack: 4280d6e

@Darkosto Darkosto closed this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants