summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Add-a-new-radio-channel.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Add-a-new-radio-channel.md b/Add-a-new-radio-channel.md
index f1386a3..aeb1f60 100644
--- a/Add-a-new-radio-channel.md
+++ b/Add-a-new-radio-channel.md
@@ -167,6 +167,7 @@ kanto exclusive channel
+ ld a, [wPokegearFlags]
+ bit POKEGEAR_EXPN_CARD_F, a
+ jr z, .NoSignal
++ jp LoadStation_NationalPark
```
and were done!
this was my first tutorial so forgive me and blame that if you dont find this tutorial to be straight forward \ No newline at end of file