diff options
| author | stonedDiscord <stonedDiscord@users.noreply.github.com> | 2024-11-20 13:04:14 +0000 |
|---|---|---|
| committer | GitHub Action <actions@github.com> | 2024-11-20 13:04:14 +0000 |
| commit | b8283b373caa2ac198497a8dd466bf494d81982a (patch) | |
| tree | 23de734e7ab5c093ace1d1a8fec716bb7603bdbf /webAO/constants/characters.js | |
| parent | 376fadcca3a1b5c32a3361b2843c6c576237a1a3 (diff) | |
Prettified Code!
Diffstat (limited to 'webAO/constants/characters.js')
| -rw-r--r-- | webAO/constants/characters.js | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/webAO/constants/characters.js b/webAO/constants/characters.js index 9586b1a..94e674c 100644 --- a/webAO/constants/characters.js +++ b/webAO/constants/characters.js @@ -1,53 +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', + "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", ]; |
