From f1d338e64a60edc905ee95f7985d2f0d49202f8d Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Wed, 10 Jul 2024 19:03:58 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 11 +++++++++++
html/changelogs/.all_changelog.yml | 8 ++++++++
html/changelogs/AutoChangeLog-pr-11115.yml | 5 -----
html/changelogs/AutoChangeLog-pr-11137.yml | 5 -----
html/changelogs/AutoChangeLog-pr-11140.yml | 5 -----
5 files changed, 19 insertions(+), 15 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-11115.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-11137.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-11140.yml
diff --git a/html/changelog.html b/html/changelog.html
index 4b27c6436cec4..f945bcdf48a56 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -68,6 +68,17 @@
PowerfulBacon updated:
- Removes unconciousness from mech brute attacks
+ XeonMations updated:
+
+ - NT's mapping department has repaired radstation's security disposals loop. It now works properly.
+
+ spockye updated:
+
+ - fixed Rad decals
+ - fixed half tiles
+ - removes Captain spawner from rdm_captain_quarters.dmm
+ - replaces item spawner in rdm_captain_quarters.dmm
+
09 July 2024
Howluinb updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9ec8bc996a3b9..75e324ca7118f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -43504,3 +43504,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: minor fix that advanced camera was still usable even if you're locker'ed
PowerfulBacon:
- rscdel: Removes unconciousness from mech brute attacks
+ XeonMations:
+ - bugfix: NT's mapping department has repaired radstation's security disposals loop.
+ It now works properly.
+ spockye:
+ - bugfix: fixed Rad decals
+ - bugfix: fixed half tiles
+ - rscdel: removes Captain spawner from rdm_captain_quarters.dmm
+ - tweak: replaces item spawner in rdm_captain_quarters.dmm
diff --git a/html/changelogs/AutoChangeLog-pr-11115.yml b/html/changelogs/AutoChangeLog-pr-11115.yml
deleted file mode 100644
index 3275d1eb25ad1..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11115.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: spockye
-delete-after: true
-changes:
- - rscdel: removes Captain spawner from rdm_captain_quarters.dmm
- - tweak: replaces item spawner in rdm_captain_quarters.dmm
diff --git a/html/changelogs/AutoChangeLog-pr-11137.yml b/html/changelogs/AutoChangeLog-pr-11137.yml
deleted file mode 100644
index 11b2cd6969f17..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11137.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: spockye
-delete-after: true
-changes:
- - bugfix: fixed Rad decals
- - bugfix: fixed half tiles
diff --git a/html/changelogs/AutoChangeLog-pr-11140.yml b/html/changelogs/AutoChangeLog-pr-11140.yml
deleted file mode 100644
index 567ac72f8870f..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11140.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: XeonMations
-delete-after: true
-changes:
- - bugfix: NT's mapping department has repaired radstation's security disposals loop.
- It now works properly.