From 3a0029d61ae9222c98b0220ddef024fd45e9080d Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 29 Feb 2024 22:57:46 +0100 Subject: [PATCH] Automatic changelog for PR #26675 [ci skip] --- html/changelogs/AutoChangeLog-pr-26675.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-26675.yml diff --git a/html/changelogs/AutoChangeLog-pr-26675.yml b/html/changelogs/AutoChangeLog-pr-26675.yml new file mode 100644 index 00000000000..7729e82c1ad --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-26675.yml @@ -0,0 +1,6 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Fixes the slot machine's jackpot. It should now give all of the available prize money + 10,000 credits as payout for a jackpot." + - refactor: "Converts the slot machine's UI over to TGUI" + - rscadd: "The slot machine now has a whole new type of jackpot! This one's a banger!" \ No newline at end of file