diff --git a/html/changelogs/AutoChangeLog-pr-40920.yml b/html/changelogs/AutoChangeLog-pr-40920.yml new file mode 100644 index 00000000000..c37af499d1b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-40920.yml @@ -0,0 +1,7 @@ +author: "Denton" +delete-after: True +changes: + - tweak: "Most upgradeable machines now show their upgrade status when examined while standing right next to them." + - tweak: "Added examine messages to teleporter stations that hint at their multitool/wirecutter interactions." + - tweak: "Renamed teleporter stations from `station` to `teleporter station`." + - code_imp: "Changed the teleporter hub `accurate` var to `accuracy`; the old name misled people into thinking that it was a boolean."