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

Add missing floor tile under table to farm with stills #68425

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

harakka
Copy link
Member

@harakka harakka commented Sep 30, 2023

Summary

Bugfixes "Add missing floor tile under table to farm with stills"

Purpose of change

Farm with stills has dirt floor under the living room table. This fixes that.

Describe the solution

Remove the superfluous definition for l symbol that overrides t_floor with t_dirtfloor.

Describe alternatives you've considered

Testing

Before:
dirt_floor_brokend
After:
dirt_floor_fixd

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display <Bugfix> This is a fix for a bug (or closes open issue) 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 Sep 30, 2023
@Maleclypse Maleclypse merged commit 17a8e99 into CleverRaven:master Oct 1, 2023
25 checks passed
@harakka harakka deleted the fix_farm_dirt_under_table branch October 1, 2023 19:08
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) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants