aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/characters.js
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-03-07 18:45:40 +0100
committerGitHub <noreply@github.com>2022-03-07 18:45:40 +0100
commit0b9a04abefbf088316e013df7fa327ad4eb0aecb (patch)
tree2338cf231c8535280c283d8d08d91f4fa4018912 /webAO/constants/characters.js
parent9c5fd198c11a0e2b976c6a2802eff9c4fef836f6 (diff)
parent4bd674c196c0e06b460dffee440c5d2a48061bcc (diff)
Merge pull request #95 from caleb-mabry/refactor-constants
Refactor constants
Diffstat (limited to 'webAO/constants/characters.js')
-rw-r--r--webAO/constants/characters.js53
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..e046cf8
--- /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',
+];