Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts: # constants/map_constants.asm # constants/wram_constants.asm # data/radio/oaks_pkmn_talk_routes.asm # data/radio/pnp_hidden_places.asm # engine/battle/core.asm # engine/breeding.asm # engine/phone/phone_scripts.asm # engine/radio.asm # maps/BattleTower1F.asm # maps/OlivineLighthouse2F.asm # maps/OlivineLighthouse6F.asm # maps/PokemonFanClub.asm # maps/RadioTower1F.asm # maps/RadioTower2F.asm # maps/Route30BerryHouse.asm # maps/Route34IlexForestGate.asm # maps/Route36NationalParkGate.asm # maps/RuinsOfAlphKabutoChamber.asm # maps/RuinsOfAlphResearchCenter.asm # maps/VermilionPort.asm # maps/VictoryRoad.asm
This commit is contained in:
@@ -96,18 +96,18 @@ UnknownScript_0x6e056:
|
||||
playmusic MUSIC_ROCKET_ENCOUNTER
|
||||
turnobject TEAMROCKETBASEB3F_ROCKET1, DOWN
|
||||
opentext
|
||||
writetext UnknownText_0x6e400
|
||||
writetext ExecutiveM4BeforeText
|
||||
waitbutton
|
||||
closetext
|
||||
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e142
|
||||
winlosstext UnknownText_0x6e511, 0
|
||||
winlosstext ExecutiveM4BeatenText, 0
|
||||
setlasttalked TEAMROCKETBASEB3F_ROCKET1
|
||||
loadtrainer EXECUTIVEM, EXECUTIVEM_4
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
setevent EVENT_BEAT_ROCKET_EXECUTIVEM_4
|
||||
opentext
|
||||
writetext UnknownText_0x6e548
|
||||
writetext ExecutiveM4AfterText
|
||||
waitbutton
|
||||
closetext
|
||||
applymovement TEAMROCKETBASEB3F_ROCKET1, MovementData_0x6e144
|
||||
@@ -383,7 +383,7 @@ RocketBaseRivalText:
|
||||
cont "the likes of you!"
|
||||
done
|
||||
|
||||
UnknownText_0x6e400:
|
||||
ExecutiveM4BeforeText:
|
||||
text "What? Who are you?"
|
||||
line "This is the office"
|
||||
|
||||
@@ -410,7 +410,7 @@ UnknownText_0x6e400:
|
||||
cont "place!"
|
||||
done
|
||||
|
||||
UnknownText_0x6e511:
|
||||
ExecutiveM4BeatenText:
|
||||
text "I… I couldn't do a"
|
||||
line "thing…"
|
||||
|
||||
@@ -418,7 +418,7 @@ UnknownText_0x6e511:
|
||||
line "forgive me…"
|
||||
done
|
||||
|
||||
UnknownText_0x6e548:
|
||||
ExecutiveM4AfterText:
|
||||
text "No, I can't let"
|
||||
line "this affect me."
|
||||
|
||||
|
Reference in New Issue
Block a user