Skip to content
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

add Polished specific in-game tips #1055

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

itsdarsh
Copy link
Collaborator

@itsdarsh itsdarsh commented Feb 21, 2025

Using the correct branch this time..

EcruteakCityAdvancedTips:
	text "Advanced Tips!"

	para "Some #mon you"
	line "encounter may"

	para "have a rare"
	line "ability, also"

	para "known as a"
	line "hidden Ability!"

	para "A hatched #mon"
	line "also has a low"

	para "chance to have"
	line "a hidden Ability."
	done
  • Trainer Tip about HMs not needing to be taught to used outside of battle in Ilex Forest, also slightly reworked Cut Master's script to better reflect this (forest tileset doesn't have the Advanced Tip sign, so this matches behavior seen in Viridian Forest). Note that this is where you chase Farfetch'd around, so it's a little out of the way.
    image
    IlexForestTrainerTips:
	text "Trainer Tips!"

	para "Some moves can"
	line "be used outside"
	cont "of battle!"

	para "These are called"
	line "Hidden Machines,"
	cont "or HMs for short."

	para "As long as a #-"
	line "mon is compatible,"

	para "it can use the"
	line "move outside of"
	cont "battle."

	para "You don't even"
	line "have to teach it"
	cont "the move!"
	done
  • Fixes typo in Route 43 Advanced Tip

  • Some label changes to match pokecrystal. Idk they're not really consistent in either repo I don't think

@itsdarsh itsdarsh requested a review from Rangi42 February 21, 2025 00:16
@vulcandth vulcandth added scripting patch-version These can be applied anytime as a "bugfix" release labels Feb 21, 2025
@vulcandth vulcandth added this to the 3.2.0 milestone Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version These can be applied anytime as a "bugfix" release scripting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants