From 03c359596bdacbf39cdc244d2f164d0ec94d5505 Mon Sep 17 00:00:00 2001 From: Astatin Date: Fri, 5 Sep 2025 15:29:27 +0200 Subject: Add static human at campsite --- dialogues/text.gbasm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dialogues/text.gbasm') diff --git a/dialogues/text.gbasm b/dialogues/text.gbasm index c952b74..ea176b4 100644 --- a/dialogues/text.gbasm +++ b/dialogues/text.gbasm @@ -1,8 +1,8 @@ ; THIS FILE IS GENERATED AUTOMATICALLY, DO NOT CHANGE Empty: .DB , 0xff -Bunny_Header_Text: -.DB 0x8b, 0x9e, 0x97, 0x97, 0xa2, 0xaa, 0xff +Human_Header_Text: +.DB 0x9d, 0x92, 0x97, 0xaa, 0xff Unknown_Header_Text: .DB 0xa6, 0xa6, 0xa6, 0xaa, 0xff Double_Exclamation: -- cgit v1.2.3-70-g09d2