ref: 0b45e2e846c8b2feb7d2c4c4ebb854db07cf06fd
dir: /data/phone/special_calls.asm/
specialcall: MACRO ; condition, contact, script dw \1 db \2 dba \3 ENDM SpecialPhoneCallList: ; 90627 ; entries correspond to SPECIALCALL_* constants specialcall SpecialCallOnlyWhenOutside, PHONE_ELM, ElmPhoneScript2 specialcall SpecialCallOnlyWhenOutside, PHONE_ELM, ElmPhoneScript2 specialcall SpecialCallOnlyWhenOutside, PHONE_ELM, ElmPhoneScript2 specialcall SpecialCallOnlyWhenOutside, PHONE_ELM, ElmPhoneScript2 specialcall SpecialCallWhereverYouAre, PHONE_ELM, ElmPhoneScript2 specialcall SpecialCallWhereverYouAre, PHONE_OAK, BikeShopPhoneScript specialcall SpecialCallWhereverYouAre, PHONE_MOM, MomPhoneLectureScript specialcall SpecialCallOnlyWhenOutside, PHONE_ELM, ElmPhoneScript2 ; 90657