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

POI - Rest Stop correction + cost reduction #9174

Merged

Conversation

ephemeralstoryteller
Copy link
Contributor

Hopefully actually fixed now (as in I exhaustively tested to make this thing spawn in by itself)

I had noted that my rest stop POI was still not spawning and after more carefully looking at my code, noticed that I had omitted 'plains' from the file path 'map_template/surface/plains/reststop'. This corrects that. I also reduced the cost slightly to make it more frequently spawning. Definitively spawns now.

adds capitalization to make 'RestStop' a little more readable

corrects the filepath
reduced the cost a little
revert the capitalization change because I got a bit lazy in following through
@Atermonera Atermonera added Bugfix The PR fixes one or more bugs. Map: Point of Interest The Issue or PR involves a Point of Interest submap. labels Aug 5, 2023
@Atermonera Atermonera merged commit c94a947 into PolarisSS13:master Aug 5, 2023
8 checks passed
@ephemeralstoryteller ephemeralstoryteller deleted the poi-reststop-refactor branch August 6, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix The PR fixes one or more bugs. Map: Point of Interest The Issue or PR involves a Point of Interest submap.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants