From f4e8feaba1be5fa21eaa771d1ad37432c4d622e1 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Wed, 15 Feb 2023 17:39:16 +1300 Subject: [PATCH] Automatic changelog for PR #73274 [ci skip] --- html/changelogs/AutoChangeLog-pr-73274.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-73274.yml diff --git a/html/changelogs/AutoChangeLog-pr-73274.yml b/html/changelogs/AutoChangeLog-pr-73274.yml new file mode 100644 index 00000000000..6d8cd1ee4d4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-73274.yml @@ -0,0 +1,7 @@ +author: "NamelessFairy" +delete-after: True +changes: + - bugfix: "Reinforced plasma windows will now drop plasma glass instead of regular glass when broken." + - bugfix: "Tram windows drop the correct number of rods and a shard when broken instead of a sheet." + - code_imp: "Removed a ton of duplicate vars in tram window code and re-organize the file slightly." + - refactor: "spawnDebris has been un-hardcoded and all (but one) override of it has been removed." \ No newline at end of file