summaryrefslogtreecommitdiff
path: root/constants/phone_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/phone_constants.asm')
-rw-r--r--constants/phone_constants.asm52
1 files changed, 52 insertions, 0 deletions
diff --git a/constants/phone_constants.asm b/constants/phone_constants.asm
new file mode 100644
index 000000000..d49afb253
--- /dev/null
+++ b/constants/phone_constants.asm
@@ -0,0 +1,52 @@
+
+ const_def
+ const PHONE_00
+ const PHONE_MOM
+ const PHONE_OAK
+ const PHONE_BILL
+ const PHONE_ELM
+ const PHONE_SCHOOLBOY_JACK
+ const PHONE_POKEFAN_BEVERLY
+ const PHONE_SAILOR_HUEY
+ const PHONE_08
+ const PHONE_09
+ const PHONE_0A
+ const PHONE_COOLTRAINERM_GAVEN
+ const PHONE_COOLTRAINERF_BETH
+ const PHONE_BIRDKEEPER_JOSE
+ const PHONE_COOLTRAINERF_REENA
+ const PHONE_YOUNGSTER_JOEY
+ const PHONE_BUG_CATCHER_WADE
+ const PHONE_FISHER_RALPH
+ const PHONE_PICNICKER_LIZ
+ const PHONE_HIKER_ANTHONY
+ const PHONE_CAMPER_TODD
+ const PHONE_PICNICKER_GINA
+ const PHONE_JUGGLER_IRWIN
+ const PHONE_BUG_CATCHER_ARNIE
+ const PHONE_SCHOOLBOY_ALAN
+ const PHONE_19
+ const PHONE_LASS_DANA
+ const PHONE_SCHOOLBOY_CHAD
+ const PHONE_POKEFANM_DEREK
+ const PHONE_FISHER_TULLY
+ const PHONE_POKEMANIAC_BRENT
+ const PHONE_PICNICKER_TIFFANY
+ const PHONE_BIRDKEEPER_VANCE
+ const PHONE_FISHER_WILTON
+ const PHONE_BLACKBELT_KENJI
+ const PHONE_HIKER_PARRY
+ const PHONE_PICNICKER_ERIN
+ const PHONE_BUENA
+
+ const_def
+ const ELMCALL_NONE
+ const ELMCALL_POKERUS
+ const ELMCALL_ROBBED
+ const ELMCALL_ASSISTANT
+ const ELMCALL_WEIRDBROADCAST
+ const ELMCALL_SSTICKET
+ const ELMCALL_UNKNOWN
+ const MOMCALL_WORRIED
+ const ELMCALL_MASTERBALL
+