diff options
Diffstat (limited to 'webAO/constants/characters.js')
| -rw-r--r-- | webAO/constants/characters.js | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/webAO/constants/characters.js b/webAO/constants/characters.js new file mode 100644 index 0000000..b7f77ba --- /dev/null +++ b/webAO/constants/characters.js @@ -0,0 +1,53 @@ +export default [ + "Adrian", + "Apollo", + "April", + "Armstrong", + "Atmey", + "Butz", + "Diego", + "Edgeworth", + "Edgeworthw", + "Ema", + "Emaskye", + "Franny", + "Franziska", + "Gant", + "Gavin", + "Gavin K", + "Godot", + "Gregory", + "Grossberg", + "Gumshoe", + "Gumshoey", + "Hawk", + "Hobo_Phoenix", + "Ini", + "Judge", + "Judge's Bro", + "Klav", + "Klavier", + "Kristoph", + "Lana", + "Layton", + "Lotta", + "Luis", + "Maggey", + "Manfred", + "Marshall", + "Matt", + "Maya", + "Mia", + "Miles", + "Oldbag", + "Payne", + "Pearl", + "Phoenix", + "Valant", + "Vasquez", + "Wellington", + "Winston", + "Winstonpayne", + "Young Mia", + "Zak", +]; |
