mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
## About The Pull Request This PR adds a list of 100 1920s English/Welsh names for Maids in the Mirror. The names have been sourced from and attributed to the United Kingdom's Office for National Statistics. Admittedly I haven't worked with licenses much, so please correct me if I've gotten the attribution wrong. Example names are as follows: "Mirror Maid Mildred" "Mirror Maid Gertrude" "Mirror Maid Gwendoline" I've attempted to code this such that names only get reused after all are randomly gone through. ## Why It's Good For The Game It is currently difficult to distinguish between several Maids in the Mirror, and this PR attempts to remedy that in a thematically appropriate way. Additionally, this PR may address issue #96587. (While this doesn't provide mob numbers specifically, it does make their names distinct.) ## Changelog 🆑 add: Maids in the Mirror now get random 1920s English/Welsh names. /🆑 --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>