aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/characters.js
diff options
context:
space:
mode:
authorcaleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu>2022-03-05 22:16:51 -0500
committercaleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu>2022-03-05 22:16:51 -0500
commit2ae28a7e3e2298be26f08448a9a8363b9b671709 (patch)
tree772dfc7767a076bf17793afa310a17ae2641b8e3 /webAO/constants/characters.js
parent9555d47a0b904c997625fe171f865cd6b6fb29d7 (diff)
Moving Constants into folder
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..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",
+];