From 62701690d1c7b95b639d63d0cb9cd6ebeb9ac876 Mon Sep 17 00:00:00 2001 From: Astatin Date: Thu, 13 Mar 2025 19:08:09 +0900 Subject: Adding multi-step dialogue --- dialogues.gbasm | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 dialogues.gbasm (limited to 'dialogues.gbasm') diff --git a/dialogues.gbasm b/dialogues.gbasm deleted file mode 100644 index 0deea6d..0000000 --- a/dialogues.gbasm +++ /dev/null @@ -1,14 +0,0 @@ -Bunny_Prefix: -.DB 0x8b, 0x9e, 0x97, 0x97, 0xa2, 0xaa, 0xff -Text_1: -.DB 0x91, 0x8e, 0x95, 0x95, 0x98, 0x0, 0xa5, 0xff -Debug_Text: -.DB 0x8d, 0x8b, 0x90, 0xff -Hop_Attack_Menu_Txt: -.DB 0x91, 0x98, 0x99, 0xff -Heal_Attack_Menu_Txt: -.DB 0x91, 0x8e, 0x8a, 0x95, 0xff -Freeze_Attack_Menu_Txt: -.DB 0x8f, 0x9b, 0x8e, 0x8e, 0xa3, 0x8e, 0xff -Earcoptr_Attack_Menu_Txt: -.DB 0x8e, 0x8a, 0x9b, 0x8c, 0x98, 0x99, 0x9d, 0x9b, 0xff -- cgit v1.2.3-70-g09d2