pokemon base stats
This commit is contained in:
+8636
File diff suppressed because it is too large
Load Diff
+4
-10
@@ -1667,17 +1667,11 @@ gUnknown_0831F61C: ; 831F61C
|
||||
; 831F72C
|
||||
.include "data/experience_tables.s"
|
||||
|
||||
gUnknown_083203CC: ; 83203CC
|
||||
.incbin "base_emerald.gba", 0x3203cc, 0xc
|
||||
; 83203CC
|
||||
.include "data/base_stats.s"
|
||||
|
||||
gUnknown_083203D8: ; 83203D8
|
||||
.incbin "base_emerald.gba", 0x3203d8, 0x2
|
||||
|
||||
gUnknown_083203DA: ; 83203DA
|
||||
.incbin "base_emerald.gba", 0x3203da, 0x3
|
||||
|
||||
gUnknown_083203DD: ; 83203DD
|
||||
.incbin "base_emerald.gba", 0x3203dd, 0x4f3f
|
||||
; 83230DC
|
||||
.incbin "base_emerald.gba", 0x3230dc, 0x2240
|
||||
|
||||
gUnknown_0832531C: ; 832531C
|
||||
.incbin "base_emerald.gba", 0x32531c, 0x4060
|
||||
|
||||
@@ -15,7 +15,7 @@ gAbilityDescriptionPointers: ; 831BAD4
|
||||
.4byte gWaterAbsorbAbilityDescription
|
||||
.4byte gObliviousAbilityDescription
|
||||
.4byte gCloudNineAbilityDescription
|
||||
.4byte gCompoundeyesAbilityDescription
|
||||
.4byte gCompoundEyesAbilityDescription
|
||||
.4byte gInsomniaAbilityDescription
|
||||
.4byte gColorChangeAbilityDescription
|
||||
.4byte gImmunityAbilityDescription
|
||||
@@ -32,7 +32,7 @@ gAbilityDescriptionPointers: ; 831BAD4
|
||||
.4byte gSynchronizeAbilityDescription
|
||||
.4byte gClearBodyAbilityDescription
|
||||
.4byte gNaturalCureAbilityDescription
|
||||
.4byte gLightningrodAbilityDescription
|
||||
.4byte gLightningRodAbilityDescription
|
||||
.4byte gSereneGraceAbilityDescription
|
||||
.4byte gSwiftSwimAbilityDescription
|
||||
.4byte gChlorophyllAbilityDescription
|
||||
|
||||
@@ -40,7 +40,7 @@ gObliviousAbilityDescription: ; 831B0B9
|
||||
gCloudNineAbilityDescription: ; 831B0CE
|
||||
.charmapstr "Negates weather effects.$"
|
||||
|
||||
gCompoundeyesAbilityDescription: ; 831B0E7
|
||||
gCompoundEyesAbilityDescription: ; 831B0E7
|
||||
.charmapstr "Raises accuracy.$"
|
||||
|
||||
gInsomniaAbilityDescription: ; 831B0F8
|
||||
@@ -91,7 +91,7 @@ gClearBodyAbilityDescription: ; 831B243
|
||||
gNaturalCureAbilityDescription: ; 831B25F
|
||||
.charmapstr "Heals upon switching out.$"
|
||||
|
||||
gLightningrodAbilityDescription: ; 831B279
|
||||
gLightningRodAbilityDescription: ; 831B279
|
||||
.charmapstr "Draws electrical moves.$"
|
||||
|
||||
gSereneGraceAbilityDescription: ; 831B291
|
||||
|
||||
@@ -427,7 +427,7 @@ gStarfBerryItemDescription: ; 85817F6
|
||||
gEnigmaBerryItemDescription: ; 8581829
|
||||
.charmapstr "{POKEBLOCK} ingredient.{next}Plant in loamy soil{next}to grow a mystery.$"
|
||||
|
||||
gBrightpowderItemDescription: ; 8581862
|
||||
gBrightPowderItemDescription: ; 8581862
|
||||
.charmapstr "A hold item that{next}casts a glare to{next}reduce accuracy.$"
|
||||
|
||||
gWhiteHerbItemDescription: ; 8581895
|
||||
|
||||
Reference in New Issue
Block a user