From 3bc239f4c2d96c0bd0ad77df8bf89b84509a7073 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:24:30 +1300 Subject: [PATCH] Automatic changelog for PR #81582 [ci skip] --- html/changelogs/AutoChangeLog-pr-81582.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-81582.yml diff --git a/html/changelogs/AutoChangeLog-pr-81582.yml b/html/changelogs/AutoChangeLog-pr-81582.yml new file mode 100644 index 00000000000..9896d826765 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-81582.yml @@ -0,0 +1,9 @@ +author: "ArcaneMusic" +delete-after: True +changes: + - rscadd: "Vending machines now track how many credits have been spent on them, and when restocked will pay out that saved portion to the restocker, with a 50% match going to the cargo department." + - rscadd: "Adds the restock tracker app, an NTOS app that tracks how well stocked the station's vending machine units are at a glance as well as how much is contained in each." + - refactor: "Vending machines now use the payment component for money handling behavior, meaning it will now accept held or pulled coins/cash/credits" + - qol: "Attacking vending machines can drop a portion of it's stored credits, at the usual expected danger." + - balance: "Tweaked the cost of various restock modules up and down." + - qol: "Restock modules can now be sold for 50 credits." \ No newline at end of file