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

Ceramic shard sanifying #66715

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

Karol1223
Copy link
Contributor

Summary

None

Purpose of change

The ceramic shards we had were, for some reason, absolutely massive. 0.75kg for a single shard, in fact. The most fun part is as far as I can tell no part of the game acknowledged it. Every single disassembly was generating mass, and the first recipes I checked used them interchangeably with glass shards.

Describe the solution

Lowered the volume and weight of ceramic shards to be more in-line with glass shards. Gave them a longest side, updated their to-hit values, lowered their bash to account for weight decrease.

Also updated all disassemblies for shattering ceramic garbage - now take into account new weight, have NO_EXERCISE and are BLIND_EASY. Also while I was here I gave the aforementioned flag to the crack pipe disassembly since I forgot to do it the last time I touched it.

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Crafting / Construction / Recipes Includes: Uncrafting / Disassembling astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jul 6, 2023
@Rivet-the-Zombie Rivet-the-Zombie merged commit e62f537 into CleverRaven:master Jul 7, 2023
@Karol1223 Karol1223 deleted the ceramic-evil branch July 7, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants