diff --git a/html/changelogs/AutoChangeLog-pr-2897.yml b/html/changelogs/AutoChangeLog-pr-2897.yml new file mode 100644 index 00000000000..3f8de915570 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2897.yml @@ -0,0 +1,5 @@ +author: "SyncIt21" +delete-after: True +changes: + - code_imp: "renamed `NO_DECONSTRUCTION` to `NO_DEBRIS_AFTER_DECONSTRUCTION` so its name matches its intended purpose" + - bugfix: "fixes some items that incorrectly used `NO_DECONSTRUCTION` prior to its refactor, meaning makes some objects non deconstructable again" \ No newline at end of file