From b355c0e2e54c1702adffedb1db629f0320af2bd5 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Fri, 11 Oct 2024 22:03:42 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 1 +
html/changelogs/.all_changelog.yml | 1 +
html/changelogs/AutoChangeLog-pr-11671.yml | 4 ----
3 files changed, 2 insertions(+), 4 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-11671.yml
diff --git a/html/changelog.html b/html/changelog.html
index 6d35d1e720434..0642ff6c12090 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -68,6 +68,7 @@
PowerfulBacon updated:
mystery3525 updated:
- Added signal handlers for attack_ai(), attack_robot(), and interact()
+ - Interaction with cameras and buttons not working.
rkz, coiledlamb, MTandi updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 389ffa8b5c6e3..e42740ee8b570 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44544,6 +44544,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: Removes hard-stun from Mjolnir every time you take a hit from it.
mystery3525:
- code_imp: Added signal handlers for attack_ai(), attack_robot(), and interact()
+ - bugfix: Interaction with cameras and buttons not working.
rkz, coiledlamb, MTandi:
- imageadd: added new salt, pepper, and empty shaker sprites.
- imageadd: Resprited most condiment containers
diff --git a/html/changelogs/AutoChangeLog-pr-11671.yml b/html/changelogs/AutoChangeLog-pr-11671.yml
deleted file mode 100644
index 0dd64bdba4b55..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11671.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: mystery3525
-delete-after: true
-changes:
- - bugfix: Interaction with cameras and buttons not working.