space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.53k stars 3.13k forks source link

Write more thank you messages for vending machines #23803

Open Tayrtahn opened 8 months ago

Tayrtahn commented 8 months ago

Description

I implemented custom thank you messages for the different vending machines, but I'm not really a writer and we could use some more messages to add some variety. If anyone wants to do some writing, here's an opportunity to expand on the flavor of each vendor. Feel free to edit or remove the ones I wrote!

Additional context

The messages are localized, with the text in Fluent files in Resources/Locale/en-US/advertisements/vending/. The id strings then need to be added to the matching YAML files in Resources/Prototypes/Catalog/VendingMachines/Advertisements/.

Tayrtahn commented 7 months ago

I wouldn't call this completely done yet, though the PR above did help!

metalgearsloth commented 7 months ago

We have 100s I really don't think we need any more.

Tayrtahn commented 7 months ago

100s of advertising messages, yes. But the thank you messages when closing the UI are a bit repetitive still.

UbaserB commented 7 months ago

100s of advertising messages, yes. But the thank you messages when closing the UI are a bit repetitive still.

yeah, most vendors still speak the standard "thank you for using XX" And even if they do have a custom message, it is at most 3 which is fine but on the smaller side.