From 3ad9da5fbb8a43f1010180aa76ee3bae3c428399 Mon Sep 17 00:00:00 2001 From: sybil Date: Fri, 2 Jun 2017 18:21:54 +0000 Subject: [PATCH] Automatic changelog compile, [ci skip] --- html/changelog.html | 4 ++++ html/changelogs/.all_changelog.yml | 3 +++ html/changelogs/AutoChangeLog-pr-27932.yml | 4 ---- 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-27932.yml diff --git a/html/changelog.html b/html/changelog.html index 6e35e5f6caa..d1484f70302 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -106,6 +106,10 @@ +

octareenroon91 updated:

+

30 May 2017

Expletive updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b989206cf2b..7a7a427142d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11624,3 +11624,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. ammonia instead of 3, and produces 5 parts when made instead of 2. kevinz000: - experiment: Gang turrets now follow the mouse of the person using them! Yay! + octareenroon91: + - bugfix: Attempts to add items to a storage container beyond its slots limit will + now obtain a failure message again. diff --git a/html/changelogs/AutoChangeLog-pr-27932.yml b/html/changelogs/AutoChangeLog-pr-27932.yml deleted file mode 100644 index b0abac62df7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-27932.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "octareenroon91" -delete-after: True -changes: - - bugfix: "Attempts to add items to a storage container beyond its slots limit will now obtain a failure message again."