diff options
Diffstat (limited to 'webAO/characters.js')
| -rw-r--r-- | webAO/characters.js | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/webAO/characters.js b/webAO/characters.js index b7f77ba..e046cf8 100644 --- a/webAO/characters.js +++ b/webAO/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", +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', ]; |
