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: stops linoleum from granting 1500 nails per tile #4110

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

RoyalFox2140
Copy link
Collaborator

Purpose of change

Someone used count for nails instead of charges when deconstructing linoleum. I noticed this because I'm the proud owner of about 6000 nails from partially renovating an evac shelter.

Describe the solution

I replaced count with charges.

Describe alternatives you've considered

Creating a typhoon of nails.

Testing

Backported to my game so I could actually renovate my evac shelter.

Additional context

Before
image
After
image

STOP PLEASE, TOO MANY NAILS
@github-actions github-actions bot added the JSON related to game datas in JSON format. label Jan 14, 2024
Copy link
Member

@chaosvolt chaosvolt left a comment

Choose a reason for hiding this comment

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

Gave the file a quick check to confirm it doesn't have any other signs of nails spawning by the stack so hell ye

@chaosvolt chaosvolt merged commit 6a10d32 into cataclysmbnteam:main Jan 14, 2024
9 checks passed
@RoyalFox2140 RoyalFox2140 deleted the nail-typhoon branch July 14, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants