-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggested changes #843
base: master
Are you sure you want to change the base?
Suggested changes #843
Changes from 9 commits
d2b8d3f
4af15c5
5ed1c79
1441f0f
ad2d4d6
0b05bd8
9b6a89e
b183412
42085da
ddac593
d34030f
9f84772
1be28bd
89c9f3c
8ab1840
98452c5
c51977d
1a1fbca
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Rangi42 marked this conversation as resolved.
Show resolved
Hide resolved
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't mean the stripe, but the black spot below it. The Crystal front sprite is based on the Gold sprite and removes the spot from its front sprite but not the back. |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,18 +44,18 @@ CherrygrovePokeCenter1FTeacherScript: | |
iftrue_jumptextfaceplayer .Text2 | ||
jumpthistextfaceplayer | ||
|
||
text "The Communication" | ||
line "Center upstairs" | ||
cont "was just built." | ||
text "The Cable Club" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. HGSS also calls it the Communication Center. |
||
line "upstairs was" | ||
cont "just built." | ||
|
||
para "But they're still" | ||
line "finishing it up." | ||
done | ||
|
||
.Text2: | ||
text "The Communication" | ||
line "Center upstairs" | ||
cont "was just built." | ||
text "The Cable Club" | ||
line "upstairs was" | ||
cont "just built." | ||
|
||
para "I traded #mon" | ||
line "there already!" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will need rearranging alphabetically, and renaming the constants+labels.