From b66b85e41641c11be925d7f34d2749e4767088d8 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 29 Oct 2019 23:41:13 -0500 Subject: [PATCH] Automatic changelog generation for PR #9598 [ci skip] --- html/changelogs/AutoChangeLog-pr-9598.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-9598.yml diff --git a/html/changelogs/AutoChangeLog-pr-9598.yml b/html/changelogs/AutoChangeLog-pr-9598.yml new file mode 100644 index 0000000000..76f1ceb578 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9598.yml @@ -0,0 +1,6 @@ +author: "deathride58" +delete-after: True +changes: + - bugfix: "Plasmaman tongues no longer have a maxHealth of \"alien\", and no longer cause the organ's on_life to always runtime." + - bugfix: "Shooting a simplemob no longer causes runtimes prior to the blood effect being created." + - bugfix: "Removing a filter from an object that lacks filters no longer causes runtimes."