Open Rangi42 opened 4 years ago
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)