diff options
Diffstat (limited to 'text/PowerPlant.asm')
| -rw-r--r-- | text/PowerPlant.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/PowerPlant.asm b/text/PowerPlant.asm index dcdcd739..f2ff25df 100644 --- a/text/PowerPlant.asm +++ b/text/PowerPlant.asm @@ -1,7 +1,7 @@ -_VoltorbBattleText:: +_PowerPlantVoltorbBattleText:: text "Bzzzt!" done -_ZapdosBattleText:: +_PowerPlantZapdosBattleText:: text "Gyaoo!@" text_end |
