From 7db0b2edaf2d9aec04371db8d7cefbd8af003363 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Fri, 14 Apr 2023 09:20:14 +1200 Subject: [PATCH] Automatic changelog for PR #74598 [ci skip] --- html/changelogs/AutoChangeLog-pr-74598.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-74598.yml diff --git a/html/changelogs/AutoChangeLog-pr-74598.yml b/html/changelogs/AutoChangeLog-pr-74598.yml new file mode 100644 index 00000000000..7bb0759f99d --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-74598.yml @@ -0,0 +1,6 @@ +author: "Rhials" +delete-after: True +changes: + - code_imp: "Adds two new super-duper helpful helper procs for finding a maintenance/space spawn location, for all of your event/midround/whatever needs!" + - code_imp: "Moves all midrounds/ghost_role events that hinged on maintenance/space carp spawns to the aforementioned helpers." + - code_imp: "The ghost_role event module file is now autodoced." \ No newline at end of file