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 furniture default max_volume #36408

Merged
merged 1 commit into from
Dec 24, 2019

Conversation

KorGgenT
Copy link
Member

Summary

SUMMARY: Bugfixes "fix furniture default max_volume"

Purpose of change

Fixes #36407

Describe the solution

turns out furniture had a default max volume. i gotta say, this is one reason i don't like assign: it doesn't show you the default value.

Describe alternatives you've considered

Testing

Additional context

@KorGgenT KorGgenT added <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. labels Dec 24, 2019
Copy link
Contributor

@ishtatann ishtatann left a comment

Choose a reason for hiding this comment

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

This impacts all types of furniture and constructions.
i.e. a rock forge built with this bug is permanently 0 volume and useless. You have to deconstruct/reconstruct it.

With this fix things work normally again.

@ZhilkinSerg ZhilkinSerg merged commit 03c1b4c into CleverRaven:master Dec 24, 2019
@KorGgenT KorGgenT deleted the fix-furn-default-volume branch August 13, 2020 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some furniture can't store items (volume 0,0L)
3 participants