From 8f3e178a359f0a2a038bc73bc2e49e1064e6763f Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Wed, 1 Jan 2025 19:08:30 +0000 Subject: [PATCH] Comment in Ruddy Town House This makes the Ballsmith a general "profession" in the Pokemon world, something not elaborated on outside of SW99. I made it so Chad mentions it too, instead of "BALL creator", which makes him out to be something different. Celadon University can elaborate on this too. --- data/phone/text/chad_caller.asm | 2 +- maps/RuddyTownBigHouse1.asm | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/data/phone/text/chad_caller.asm b/data/phone/text/chad_caller.asm index d4442d1..434e86d 100644 --- a/data/phone/text/chad_caller.asm +++ b/data/phone/text/chad_caller.asm @@ -120,7 +120,7 @@ ChadProfOaksDreamGossipText: ChadKurtGossipText: text "Do you know KURT," - line "the BALL creator?" + line "the BALLSMITH?" para "He and PROF.OAK go" line "back a long way." diff --git a/maps/RuddyTownBigHouse1.asm b/maps/RuddyTownBigHouse1.asm index 6b6fbc6..acad855 100644 --- a/maps/RuddyTownBigHouse1.asm +++ b/maps/RuddyTownBigHouse1.asm @@ -6,14 +6,15 @@ RuddyTownBigHouse1_MapScripts: def_callbacks -; Her house is bigger than the other so she may have been intended to do something. -; What? Iunno. +; I decided to make her discuss Ballsmiths in general. +; Not very notable in the final game! RuddyTownBigHouse1GrannyScript: jumptextfaceplayer RuddyTownBigHouse1GrannyText RuddyTownBigHouse1GrannyText: - text "Comment to be" - line "written." + text "My grandson is" + line "studying to be" + cont "a BALLSMITH!" done RuddyTownBigHouse1_MapEvents: