Fix pokemon TID

This commit is contained in:
Artrios 2021-08-30 22:01:46 +08:00
parent 3e934bd875
commit 4957a30a58
5 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ INCLUDE "trainers/macros.asm"
Level 88
PP_Ups 0,0,0,0
EVs 252,252,6,0,0,0
OT_ID 00000, 00000
OT_ID 08888, 00000
IVs 31,15,15,15,15,15, 0
PV $88888888
Text_EN "SPINDA"11

View File

@ -49,7 +49,7 @@ INCLUDE "trainers/macros.asm"
Level 75
PP_Ups 0,0,0,0
EVs 0,0,0,255,255,0
OT_ID 00000, 00000
OT_ID 00015, 00000
IVs 15,15,15,31,31,15, 0
PV $0000000F
Text_EN "GARDEVOIR"11

View File

@ -49,7 +49,7 @@ INCLUDE "trainers/macros.asm"
Level 74
PP_Ups 0,0,0,0
EVs 252,0,6,0,0,252
OT_ID 00000, 00000
OT_ID 00008, 00000
IVs 31,15,31,15,15,31, 0
PV $00000080
Text_EN "RELICANTH"11

View File

@ -36,7 +36,7 @@ INCLUDE "trainers/macros.asm"
Level 50
PP_Ups 0,0,0,0
EVs 6,0,0,252,252,0
OT_ID 00000, 00000
OT_ID 00140, 00000
IVs 15,15,15,31,31,15, 0
PV $000000D7
Text_EN "MANETRIC"11

View File

@ -49,7 +49,7 @@ INCLUDE "trainers/macros.asm"
Level 58
PP_Ups 0,0,0,0
EVs 0,0,255,0,0,255
OT_ID 00000, 00000
OT_ID 00008, 00000
IVs 15,15,31,15,15,31, 0
PV $00000007
Text_EN "CRADILY"11