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.
This commit is contained in:
Llinos Evans 2025-01-01 19:08:30 +00:00
parent ea5cab1877
commit 8f3e178a35
2 changed files with 6 additions and 5 deletions

View file

@ -120,7 +120,7 @@ ChadProfOaksDreamGossipText:
ChadKurtGossipText: ChadKurtGossipText:
text "Do you know KURT," text "Do you know KURT,"
line "the BALL creator?" line "the BALLSMITH?"
para "He and PROF.OAK go" para "He and PROF.OAK go"
line "back a long way." line "back a long way."

View file

@ -6,14 +6,15 @@ RuddyTownBigHouse1_MapScripts:
def_callbacks def_callbacks
; Her house is bigger than the other so she may have been intended to do something. ; I decided to make her discuss Ballsmiths in general.
; What? Iunno. ; Not very notable in the final game!
RuddyTownBigHouse1GrannyScript: RuddyTownBigHouse1GrannyScript:
jumptextfaceplayer RuddyTownBigHouse1GrannyText jumptextfaceplayer RuddyTownBigHouse1GrannyText
RuddyTownBigHouse1GrannyText: RuddyTownBigHouse1GrannyText:
text "Comment to be" text "My grandson is"
line "written." line "studying to be"
cont "a BALLSMITH!"
done done
RuddyTownBigHouse1_MapEvents: RuddyTownBigHouse1_MapEvents: