Added a constant for cities

This commit is contained in:
Daniel Xie
2017-01-13 16:20:38 -06:00
parent ceb2305ed8
commit f1ada52074
3 changed files with 18 additions and 7 deletions
+11
View File
@@ -36,4 +36,15 @@ CONSTANTS = {
//TutorialScriptText:
//Location Definitions
Aevum: "Aevum",
ChongQing: "ChongQing",
Sector12: "Sector-12",
NewTokyo: "New Tokyo",
Ishima: "Ishima",
Volhaven: "Volhaven",
}