[MoM] change Inferno Grenade fuse #69218
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Bugfixes "[MoM] change Inferno Grenade fuse and casing"
Purpose of change
The Inferno Grenade recipe uses the delayed fuze for its recipe. This doesn't make sense to me, because the delayed fuze is a complicated mechanical assembly that can only be acquired by disassembling military explosives, whereas the inferno grenade is clearly an improvised explosive made from duct tape and tin cans. Also, the delayed fuze says its purpose is to directly detonate stable explosives, but the inferno grenade uses volatile explosives to catalyze its psychic firestorm, much more akin to the way e.g. the homemade grenades use volatile explosives to catalyze stable explosives, and those use standard fuses.
e: also, inferno grenades are the size of small homemade grenades and drop empty canisters when used, so they should probably use the casings for small grenades rather than medium tin can in their recipe
Describe the solution
Change it to the standard "fuse" item.
e: change it to use the small_grenade_case list instead of medium tin can
Describe alternatives you've considered
I was gonna ask @Standing-Storm if this was intentional, but it's such a quick change it was easier to just make the PR and let them shoot it down if necessary.
Testing
Additional context