From 06afceef72743edb99ad0c3382820cb1ecd37e9c Mon Sep 17 00:00:00 2001 From: Changelogs Date: Mon, 27 May 2024 17:34:01 -0500 Subject: [PATCH] Automatic changelog generation for PR #2976 [ci skip] --- html/changelogs/AutoChangeLog-pr-2976.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2976.yml diff --git a/html/changelogs/AutoChangeLog-pr-2976.yml b/html/changelogs/AutoChangeLog-pr-2976.yml new file mode 100644 index 000000000000..448cf51604c8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2976.yml @@ -0,0 +1,11 @@ +author: SomeguyManperson +changes: + - {bugfix: melee hermits now pull from the "survivor" loot variant rather than no + loot variant} + - {bugfix: hermits can no longer commit mitosis} + - {tweak: 'hermit loot has been compactified, defaults are now declared in the object + rather than initialize, and variant-specific loot now uses a switch statement'} + - {bugfix: all hermits now have pocket loot randomized as intended} + - {tweak: reduces the cash bundle melee hermits can drop from a medium random (500-3000) + to small random (100-500) bundle since they are quite common} +delete-after: true