aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/characters.js
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-09-20 13:10:36 +0200
committerstonedDiscord <Tukz@gmx.de>2023-09-20 13:10:36 +0200
commitdda92bd41f4bee11e2cc5de265ce4fbf5221f1ff (patch)
treebcb0f8121955ff815758b30ec4e24a1e6bde4fba /webAO/constants/characters.js
parent59028dd4046ad0715d80be8d1ed0031f20f05b7a (diff)
autoformat with eslint
Diffstat (limited to 'webAO/constants/characters.js')
-rw-r--r--webAO/constants/characters.js102
1 files changed, 51 insertions, 51 deletions
diff --git a/webAO/constants/characters.js b/webAO/constants/characters.js
index e046cf8..9586b1a 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',
];