From 983f46d7f008e34bf25a68a9c1b12d5f28127027 Mon Sep 17 00:00:00 2001 From: Yaroslav Nurkov <78199449+AnywayFarus@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:02:58 +0300 Subject: [PATCH] Automatic changelog for PR #2176 [ci skip] --- html/changelogs/AutoChangeLog-pr-2176.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2176.yml diff --git a/html/changelogs/AutoChangeLog-pr-2176.yml b/html/changelogs/AutoChangeLog-pr-2176.yml new file mode 100644 index 00000000000..220aa6e2581 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2176.yml @@ -0,0 +1,6 @@ +author: "Momo8289" +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