From acb03486430b3927df9e772b840a8361fbd0ee28 Mon Sep 17 00:00:00 2001 From: meejle <35422415+meejle@users.noreply.github.com> Date: Sun, 12 Mar 2023 18:38:33 +0000 Subject: [PATCH] Updated Useful Modding Tools (markdown) --- Useful-Modding-Tools.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Useful-Modding-Tools.md b/Useful-Modding-Tools.md index 28d4693..9f0f5cc 100644 --- a/Useful-Modding-Tools.md +++ b/Useful-Modding-Tools.md @@ -44,4 +44,15 @@ The vast majority of background images in pokeemerald use a graphical data file **Maintainer:** AsparagusEduardo **Download:** [Github Repository](https://github.com/AsparagusEduardo/PoryMoves) -This tool allows you to set movesets for all Pokémon. You can choose from data from multiple generation ranging all the way up to the most recent games. Additionally, you can customize and modify the movesets after selecting a template. \ No newline at end of file +This tool allows you to set movesets for all Pokémon. You can choose from data from multiple generation ranging all the way up to the most recent games. Additionally, you can customize and modify the movesets after selecting a template. + +# Pokémon Emerald Textbox Simulator + +**Type:** Web-based tool +**Usefulness:** Extra useful if not using Poryscript +**Maintainer:** meejle +**Open in a new tab:** [Github.io](https://meejle.github.io) + +![idk](https://user-images.githubusercontent.com/35422415/224565024-2ddf019f-370a-443c-8a85-367b1fafb2cc.png) + +This is a laughably-simple web-based tool that allows you to experiment with text wrapping and sentence lengths in your browser, without having to rebuild your ROM every time. Even if you're using Poryscript, this might save you some time rewriting your sentences to stop them wrapping onto too many lines. \ No newline at end of file