From d4f6bd2a40b0de83f9fdd5efb6d972c4a009f416 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Wed, 26 Jul 2023 08:43:15 +1200 Subject: [PATCH] Automatic changelog for PR #76973 [ci skip] --- html/changelogs/AutoChangeLog-pr-76973.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-76973.yml diff --git a/html/changelogs/AutoChangeLog-pr-76973.yml b/html/changelogs/AutoChangeLog-pr-76973.yml new file mode 100644 index 00000000000..6e2f8bdac91 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-76973.yml @@ -0,0 +1,5 @@ +author: "Paxilmaniac" +delete-after: True +changes: + - refactor: "The mag_type variable on guns has been split between accepted_magazine_type and spawn_magazine_type, allowing weapons to safely spawn with subtypes of their normal magazines without breaking the weapon" + - bugfix: "Several weapons that spawned with special magazines, the riot dart pre-loaded donk pistol for example, will now be able to accept normal donksoft magazines that don't spawn loaded with riot darts." \ No newline at end of file