blob: 95f5d8892affc396a2ba7182b45c5504daed3f93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Tutorials may use diff syntax to show edits:
```diff
this is some code
-delete red - lines
+add green + lines
```
**How to add a new…**
- [Type (Fairy)](Add-a-new-Fairy-type)
**Upgrades to existing features:**
- [Remove the 25% failure chance for AI status moves](Remove-the-25%25-failure-chance-for-AI-status-moves)
- [Colored trainer card badges](Colored-trainer-card-badges)
- [Allow map tiles to appear above sprites (so NPCs can walk behind tiles) with `PRIORITY` colors](Allow-map-tiles-to-appear-above-sprites-\(so-NPCs-can-walk-behind-tiles\)-with-PRIORITY-colors)
**Features from later generations:**
- [Automatically reuse Repel](Automatically-reuse-Repel)
|