From 1ae118333cf3c7da15aa0ac722c394f0639ae5db Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Sun, 15 Dec 2024 11:03:27 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 8 ++++++++
html/changelogs/.all_changelog.yml | 5 +++++
html/changelogs/AutoChangeLog-pr-12000.yml | 6 ------
3 files changed, 13 insertions(+), 6 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-12000.yml
diff --git a/html/changelog.html b/html/changelog.html
index 6f6f3f9f421f0..ad1fee92a44e9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,14 @@
-->
+
15 December 2024
+
Tsar-Salat updated:
+
+ - genericizes how turfs handle armor
+ - fix ripley goliath armor runtime
+ - fix armor tag examination runtime
+
+
14 December 2024
h42 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b18791fbab382..bb77fd73ce3fb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45209,3 +45209,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-12-14:
h42:
- bugfix: Easter bunnies place down easter eggs instead of errors again.
+2024-12-15:
+ Tsar-Salat:
+ - refactor: genericizes how turfs handle armor
+ - bugfix: fix ripley goliath armor runtime
+ - bugfix: fix armor tag examination runtime
diff --git a/html/changelogs/AutoChangeLog-pr-12000.yml b/html/changelogs/AutoChangeLog-pr-12000.yml
deleted file mode 100644
index 658b10dc6e3da..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12000.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Tsar-Salat
-delete-after: true
-changes:
- - refactor: genericizes how turfs handle armor
- - bugfix: fix ripley goliath armor runtime
- - bugfix: fix armor tag examination runtime