mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
Add EVENT_GOT_GS_BALL_FROM_POKECOM_CENTER
c60f1331fe/constants/event_flags.asm (L851)
This commit is contained in:
parent
ca2898d648
commit
bc61980663
2 changed files with 4 additions and 2 deletions
|
@ -2,3 +2,4 @@
|
|||
0191 Kurt ready to return GS Ball (combine with above Flag)
|
||||
0192 GS Ball can be inserted into Ilex Forest Shrine
|
||||
0830 Received Odd Egg
|
||||
0832 Received GS Ball
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
0191 GSボールイベント (ガンテツから受け取れる / 上のフラグと組み合わせて使用)
|
||||
0192 GSボールが置ける (ウバメのもりのほこら)
|
||||
0830 Received Odd Egg
|
||||
0832 Received GS Ball
|
||||
|
|
Loading…
Reference in a new issue