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

Fix typo in 'f_empty_spike' bash drops #78451

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

WhaleYogurt
Copy link
Contributor

Summary

Bugfixes "Typo fixed for 'f_empty_spike' involving bash drops"

Purpose of Change

The typo in the f_empty_spike definition caused incorrect bash drop behavior. This fix ensures the correct item, glass_shard, is dropped when the object is bashed.

Describe the Solution

  • Updated the f_empty_spike JSON entry to replace "glass" with "glass_shard" under the bash action's items field.

Testing

  • Validated the updated JSON by running the game and confirming the correct item drops.
  • Confirmed no syntax errors in the JSON structure.

Additional Context

This fixes a minor issue with the object behavior, ensuring intended functionality.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. new contributor <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Dec 9, 2024
Copy link
Member

@RenechCDDA RenechCDDA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 10, 2024
@Maleclypse Maleclypse merged commit cf7ef9b into CleverRaven:master Dec 10, 2024
43 of 52 checks passed
@WhaleYogurt WhaleYogurt deleted the empty-spike-fix branch December 10, 2024 12:42
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 <Bugfix> This is a fix for a bug (or closes open issue) Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions new contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants