-
Notifications
You must be signed in to change notification settings - Fork 998
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 more wiki tutorials #278
Comments
Copy the Item Tutorial from the pokeyellow that I have wrote |
I just added a tutorial for adding a new map to the game, so you can check that one off (if you approve of the tutorial of course). |
I added a section on how to make your own red debug since theres no real red debug to base it on. |
You mind elaborating on what needs updated for the types tutorial? I'm the original creator of that, and since I'm in a sort of Pokémon hacking mood rn, would be glad to update it. |
I have updated the tutorial to add new type https://github.com/pret/pokered/wiki/Add-a-new-type |
I wrote a tutorial on how to add a new trainer to the game on my fork of this project. |
Added tutorial for Japanese Town Map. You can remove that from the list: https://github.com/pret/pokered/wiki/Restore-Japanese-Town-Map |
Many of these "add a new X" tutorials involve, not just updating multiple data files, but also knowing about engine quirks that need to be handled correctly, and special cases that people are likely to encounter when making a new pokered-based game.
Potential subjects:
ReadTrainer
gives your rival as Champion some extra moves, Sky Attack for Pidgeot and Mega Drain/Fire Blast/Blizzard for his starter)The text was updated successfully, but these errors were encountered: