Here are some links to some old basement designs of mine. I couldn’t seem to get them to work. Something to do with linting. The goal was to add more diversity to the basements of the game.
If someone wants to help move forward with these I’d appreciate the help. I couldn’t figure out how linting works
Note: As a side note for this one, the flooded basement version of the above basement wasn’t seen too favorably.
Took me a but to find that page and figure out what linting was when I tried submitting stuff, but your first one ran, so try them again see if it works.
Far as I know it is just changing the formatting to be consistent (but I am far from an expert on git) like where you have },{ on one line, they want it to be
},
{
that page should sort it for you.
I put this together from your data, it loads ok. I’ll jack up the weights and see if they spawn. I don’t think I need to add anything else to have these show up, right?
edit: ran it all through the linter, it made a few formatting changes. all good now.
I appreciate the help with this. I’m sure hand holding is frowned upon but sometimes I just get stuck in a mental rut and I can’t figure it out on my own.