diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-24 20:50:39 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-24 20:50:39 -0500 |
commit | 8c57ef0fad270bc795d0b64a75d96fafc0f63513 (patch) | |
tree | 83f7abe8a9b19ad34f1ec4c2ed58cf82f5c0483d /data/text | |
parent | 670255f950a98f8a5cc636a20682b9ed42a31b21 (diff) |
finish labeling script
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/giddy.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/text/giddy.inc b/data/text/giddy.inc index 040ef2ae5..a763776bf 100644 --- a/data/text/giddy.inc +++ b/data/text/giddy.inc @@ -1,16 +1,16 @@ -MauvilleCity_PokemonCenter_1F_Text_1B092A:: @ 81B092A +gTextGiddy_Introduction:: @ 81B092A .string "I’m GIDDY!\n" .string "I have a scintillating story for you!\p" .string "Would you like to hear my story?$" -MauvilleCity_PokemonCenter_1F_Text_1B097C:: @ 81B097C +gTextGiddy_YouveDeflatedMe:: @ 81B097C .string "Oh...\n" .string "You’ve deflated me...$" -MauvilleCity_PokemonCenter_1F_Text_1B0998:: @ 81B0998 +gTextGiddy_AlsoIWasThinking:: @ 81B0998 .string "Also, I was thinking...$" -MauvilleCity_PokemonCenter_1F_Text_1B09B0:: @ 81B09B0 +gTextGiddy_ByeBye:: @ 81B09B0 .string "That’s about it, I think...\p" .string "We should chat again!\n" .string "Bye-bye!$" |