mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
Fix a misnamed Mt. Coronet Grunt (#674)
Some checks failed
build / build (push) Has been cancelled
Some checks failed
build / build (push) Has been cancelled
This commit is contained in:
parent
9572c95106
commit
846bb5e93c
|
|
@ -521,7 +521,7 @@ TRAINER_GALACTIC_GRUNT_MT_CORONET_TUNNEL_ROOM_2
|
|||
TRAINER_GALACTIC_GRUNT_MT_CORONET_5F_1
|
||||
TRAINER_GALACTIC_GRUNT_SPEAR_PILLAR_1
|
||||
TRAINER_GALACTIC_GRUNT_GALACTIC_HQ_3F_4
|
||||
TRAINER_GALACTIC_GRUNT_MT_CORONET__3F_1
|
||||
TRAINER_GALACTIC_GRUNT_MT_CORONET_3F_2
|
||||
TRAINER_GALACTIC_GRUNT_MT_CORONET_TUNNEL_ROOM_3
|
||||
TRAINER_GALACTIC_GRUNT_MT_CORONET_5F_2
|
||||
TRAINER_GALACTIC_GRUNT_MT_CORONET_6F
|
||||
|
|
|
|||
|
|
@ -8056,15 +8056,15 @@
|
|||
<attribute name="window_context_name">used</attribute>
|
||||
<language name="English">...Is our boss about to ditch us\nand claim everything for himself?</language>
|
||||
</row>
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F1_PreBattle" index="1922">
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F2_PreBattle" index="1922">
|
||||
<attribute name="window_context_name">used</attribute>
|
||||
<language name="English">We Grunts have two jobs.\rOne, ensure the success of our\noperation at the summit.\rTwo, utterly destroy any intruders\nto stop their meddling!\r</language>
|
||||
</row>
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F1_Defeat" index="1923">
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F2_Defeat" index="1923">
|
||||
<attribute name="window_context_name">used</attribute>
|
||||
<language name="English">I don’t accept this!\nI will not accept this!\n</language>
|
||||
</row>
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F1_PostBattle" index="1924">
|
||||
<row id="NPCTrainerMessages_Text_GalacticGruntMtCoronet3F2_PostBattle" index="1924">
|
||||
<attribute name="window_context_name">used</attribute>
|
||||
<language name="English">Join Team Galactic and then abide\nby our rules.\rThat would solve all our problems!\n</language>
|
||||
</row>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user