ryceg / Eigengrau-s-Essential-Establishment-Generator

A town generator that is suitable for out of the box play in any fantasy TTRPG setting.
https://eigengrausgenerator.com
MIT License
821 stars 150 forks source link

Fixes for issue #630, smithy and guardhouse not created on specific road #754

Closed Saxeen closed 2 years ago

Saxeen commented 2 years ago

What does this do?

Modifies smithy and guardhouse creation code to resolve issue #630 where the respective buildings aren't added to the correct road when being created from a road page.

How was this tested? Did you test the changes in the compiled .html file?

Fix was tested and verified in compiled html.

Is there a GitHub Issue that this is resolving?

630

vercel[bot] commented 2 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @ryceg on Vercel.

@ryceg first needs to authorize it.

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging 28ff47072c0f08a68a73338f5a5eba38a9671307 into 8f6805318a2884351740773cc8cb527c4ca737e1 - view on LGTM.com

new alerts:

ryceg commented 2 years ago

Awesome stuff @Saxeen- thanks for taking the time to dig through the code and figure this one out!