You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
opentext and breeding
This commit is contained in:
@@ -16,7 +16,7 @@ AzaleaGym_MapScriptHeader:
|
||||
|
||||
BugsyScript:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_BEAT_BUGSY
|
||||
iftrue .FightDone
|
||||
writetext BugsyText_INeverLose
|
||||
@@ -27,7 +27,7 @@ BugsyScript:
|
||||
startbattle
|
||||
returnafterbattle
|
||||
setevent EVENT_BEAT_BUGSY
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_ReceivedHiveBadge
|
||||
playsound SFX_GET_BADGE
|
||||
waitsfx
|
||||
@@ -74,7 +74,7 @@ TrainerTwinsAmyandmay1:
|
||||
|
||||
.AfterScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext TwinsAmyandmay1AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -85,7 +85,7 @@ TrainerTwinsAmyandmay2:
|
||||
|
||||
.AfterScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext TwinsAmyandmay2AfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -96,7 +96,7 @@ TrainerBug_catcherbenny:
|
||||
|
||||
.AfterScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext Bug_catcherbennyAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -107,7 +107,7 @@ TrainerBug_catcherAl:
|
||||
|
||||
.AfterScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext Bug_catcherAlAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -118,7 +118,7 @@ TrainerBug_catcherJosh:
|
||||
|
||||
.AfterScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext Bug_catcherJoshAfterBattleText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -128,14 +128,14 @@ AzaleaGymGuyScript:
|
||||
faceplayer
|
||||
checkevent EVENT_BEAT_BUGSY
|
||||
iftrue .AzaleaGymGuyWinScript
|
||||
loadfont
|
||||
opentext
|
||||
writetext AzaleaGymGuyText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
|
||||
.AzaleaGymGuyWinScript
|
||||
loadfont
|
||||
opentext
|
||||
writetext AzaleaGymGuyWinText
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -11,7 +11,7 @@ AzaleaMart_MapScriptHeader:
|
||||
db 0
|
||||
|
||||
ClerkScript_0x18e040:
|
||||
loadfont
|
||||
opentext
|
||||
pokemart MARTTYPE_STANDARD, MART_AZALEA
|
||||
closetext
|
||||
end
|
||||
|
||||
@@ -61,7 +61,7 @@ UnknownScript_0x198034:
|
||||
spriteface PLAYER, UP
|
||||
UnknownScript_0x198049:
|
||||
playmusic MUSIC_RIVAL_ENCOUNTER
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x19814d
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -98,7 +98,7 @@ UnknownScript_0x198081:
|
||||
|
||||
UnknownScript_0x198091:
|
||||
playmusic MUSIC_RIVAL_AFTER
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x198233
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -119,7 +119,7 @@ AzaleaRocketScript_0x1980ae:
|
||||
|
||||
GrampsScript_0x1980b1:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_CLEARED_SLOWPOKE_WELL
|
||||
iftrue UnknownScript_0x1980bf
|
||||
writetext UnknownText_0x19841b
|
||||
@@ -140,7 +140,7 @@ YoungsterScript_0x1980c8:
|
||||
jumptextfaceplayer UnknownText_0x19851a
|
||||
|
||||
SlowpokeScript_0x1980cb:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x1985b0
|
||||
pause 60
|
||||
writetext UnknownText_0x1985c3
|
||||
@@ -152,7 +152,7 @@ SlowpokeScript_0x1980cb:
|
||||
WoosterScript:
|
||||
; unused
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext WoosterText
|
||||
cry QUAGSIRE
|
||||
waitbutton
|
||||
@@ -161,7 +161,7 @@ WoosterScript:
|
||||
|
||||
UnknownScript_0x1980e5:
|
||||
applymovement PLAYER, MovementData_0x198148
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x1985df
|
||||
buttonsound
|
||||
spriteface AZALEATOWN_KURT_OUTSIDE, RIGHT
|
||||
@@ -180,7 +180,7 @@ UnknownScript_0x1980e5:
|
||||
|
||||
KurtOutsideScript_0x19810c:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x198628
|
||||
waitbutton
|
||||
spriteface AZALEATOWN_KURT_OUTSIDE, LEFT
|
||||
|
||||
@@ -26,7 +26,7 @@ BattleTower1F_MapScriptHeader:
|
||||
if_equal $2, .priorityjump1
|
||||
if_equal $3, .SkipEverything
|
||||
if_equal $4, .SkipEverything
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_WeveBeenWaitingForYou
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -45,7 +45,7 @@ BattleTower1F_MapScriptHeader:
|
||||
end
|
||||
|
||||
MapBattleTower1FSignpost0Script:
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_ReadBattleTowerRules
|
||||
yesorno
|
||||
iffalse UnknownScript_0x9e3e0
|
||||
@@ -59,7 +59,7 @@ ReceptionistScript_0x9e3e2:
|
||||
writebyte BATTLETOWERACTION_02 ; copybytetovar sBattleTowerChallengeState
|
||||
special BattleTowerAction
|
||||
if_equal $3, Script_BeatenAllTrainers2 ; maps/BattleTowerBattleRoom.asm
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_BattleTowerWelcomesYou
|
||||
buttonsound
|
||||
writebyte BATTLETOWERACTION_00 ; if new save file: bit 1, [sbe4f]
|
||||
@@ -244,14 +244,14 @@ UnknownScript_0x9e550:
|
||||
end
|
||||
|
||||
BattleTower_LeftWithoutSaving:
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_BattleTower_LeftWithoutSaving
|
||||
waitbutton
|
||||
jump Script_BattleTowerHopeToServeYouAgain
|
||||
|
||||
YoungsterScript_0x9e55d:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_BattleTowerYoungster
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -30,7 +30,7 @@ Script_BattleRoomLoop: ; 0x9f425
|
||||
warpsound
|
||||
waitsfx
|
||||
applymovement BATTLETOWERBATTLEROOM_YOUNGSTER, MovementData_BattleTowerBattleRoomOpponentWalksIn
|
||||
loadfont
|
||||
opentext
|
||||
battletowertext 1
|
||||
buttonsound
|
||||
closetext
|
||||
@@ -45,7 +45,7 @@ Script_BattleRoomLoop: ; 0x9f425
|
||||
disappear BATTLETOWERBATTLEROOM_YOUNGSTER
|
||||
applymovement BATTLETOWERBATTLEROOM_RECEPTIONIST, MovementData_BattleTowerBattleRoomReceptionistWalksToPlayer
|
||||
applymovement PLAYER, MovementData_BattleTowerBattleRoomPlayerTurnsToFaceReceptionist
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_YourPkmnWillBeHealedToFullHealth
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -55,7 +55,7 @@ Script_BattleRoomLoop: ; 0x9f425
|
||||
pause 60
|
||||
special FadeInPalettes
|
||||
special RestartMapMusic
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_NextUpOpponentNo
|
||||
yesorno
|
||||
iffalse Script_DontBattleNextOpponent
|
||||
@@ -90,7 +90,7 @@ Script_DontSaveAndEndTheSession: ; 0x9f4a3
|
||||
closetext
|
||||
special FadeOutPalettes
|
||||
warpfacing UP, BATTLE_TOWER_1F, $7, $7
|
||||
loadfont
|
||||
opentext
|
||||
jump Script_BattleTowerHopeToServeYouAgain
|
||||
|
||||
Script_FailedBattleTowerChallenge:
|
||||
@@ -99,7 +99,7 @@ Script_FailedBattleTowerChallenge:
|
||||
warpfacing UP, BATTLE_TOWER_1F, $7, $7
|
||||
writebyte BATTLETOWERACTION_CHALLENGECANCELED
|
||||
special BattleTowerAction
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_ThanksForVisiting
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -110,14 +110,14 @@ Script_BeatenAllTrainers: ; 0x9f4d9
|
||||
special Special_BattleTowerFade
|
||||
warpfacing UP, BATTLE_TOWER_1F, $7, $7
|
||||
Script_BeatenAllTrainers2:
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_CongratulationsYouveBeatenAllTheTrainers
|
||||
jump Script_GivePlayerHisPrize
|
||||
|
||||
UnreferencedScript_0x9f4eb:
|
||||
writebyte BATTLETOWERACTION_CHALLENGECANCELED
|
||||
special BattleTowerAction
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_TooMuchTimeElapsedNoRegister
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -128,7 +128,7 @@ UnreferencedScript_0x9f4f7:
|
||||
special BattleTowerAction
|
||||
writebyte BATTLETOWERACTION_06
|
||||
special BattleTowerAction
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_ThanksForVisiting
|
||||
writetext Text_WeHopeToServeYouAgain
|
||||
waitbutton
|
||||
|
||||
@@ -71,7 +71,7 @@ BattleTowerHallway_MapScriptHeader:
|
||||
|
||||
.EnterBattleRoom: ; 0x9f61f
|
||||
faceperson PLAYER, BATTLETOWERHALLWAY_RECEPTIONIST
|
||||
loadfont
|
||||
opentext
|
||||
writetext Text_PleaseStepThisWay
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -10,7 +10,7 @@ BillsHouse_MapScriptHeader:
|
||||
|
||||
GrampsScript_0x189538:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_GAVE_KURT_APRICORNS
|
||||
iftrue UnknownScript_0x1896ba
|
||||
checkevent EVENT_GOT_THUNDERSTONE_FROM_BILLS_GRANDPA
|
||||
|
||||
@@ -36,7 +36,7 @@ BlackthornCity_MapScriptHeader:
|
||||
|
||||
SuperNerdScript_0x1a46e8:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_BEAT_CLAIR
|
||||
iftrue UnknownScript_0x1a4702
|
||||
checkevent EVENT_CLEARED_RADIO_TOWER
|
||||
@@ -66,7 +66,7 @@ GrampsScript_0x1a470b:
|
||||
|
||||
BlackBeltScript_0x1a470e:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_CLEARED_RADIO_TOWER
|
||||
iftrue UnknownScript_0x1a471c
|
||||
writetext UnknownText_0x1a494a
|
||||
@@ -91,7 +91,7 @@ CooltrainerFScript_0x1a4728:
|
||||
|
||||
SantosScript:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_GOT_SPELL_TAG_FROM_SANTOS
|
||||
iftrue SantosSaturdayScript
|
||||
checkcode VAR_WEEKDAY
|
||||
|
||||
@@ -10,7 +10,7 @@ BlackthornDodrioTradeHouse_MapScriptHeader:
|
||||
|
||||
Emy:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
trade $3
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -13,7 +13,7 @@ GrannyScript_0x195949:
|
||||
jumptextfaceplayer UnknownText_0x19595c
|
||||
|
||||
EkansScript_0x19594c:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x1959ee
|
||||
cry DRATINI
|
||||
waitbutton
|
||||
|
||||
@@ -32,7 +32,7 @@ BlackthornGym1F_MapScriptHeader:
|
||||
|
||||
ClairScript_0x194e24:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkflag ENGINE_RISINGBADGE
|
||||
iftrue UnknownScript_0x194e69
|
||||
checkevent EVENT_BEAT_CLAIR
|
||||
@@ -45,7 +45,7 @@ ClairScript_0x194e24:
|
||||
startbattle
|
||||
returnafterbattle
|
||||
setevent EVENT_BEAT_CLAIR
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x19500e
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -98,7 +98,7 @@ TrainerCooltrainermPaul:
|
||||
|
||||
CooltrainermPaulScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x1953f1
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -109,7 +109,7 @@ TrainerCooltrainermMike:
|
||||
|
||||
CooltrainermMikeScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x195467
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -120,7 +120,7 @@ TrainerCooltrainerfLola:
|
||||
|
||||
CooltrainerfLolaScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x195516
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -128,7 +128,7 @@ CooltrainerfLolaScript:
|
||||
|
||||
BlackthornGymGuyScript:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_BEAT_CLAIR
|
||||
iftrue .BlackthornGymGuyWinScript
|
||||
writetext BlackthornGymGuyText
|
||||
|
||||
@@ -53,7 +53,7 @@ BlackthornGym2F_MapScriptHeader:
|
||||
.Fall
|
||||
pause 30
|
||||
scall .FX
|
||||
loadfont
|
||||
opentext
|
||||
writetext BlackthornGym2FBoulderFellText
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -73,7 +73,7 @@ TrainerCooltrainermCody:
|
||||
|
||||
CooltrainermCodyScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x1957d5
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -84,7 +84,7 @@ TrainerCooltrainerfFran:
|
||||
|
||||
CooltrainerfFranScript:
|
||||
end_if_just_battled
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x195883
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -11,7 +11,7 @@ BlackthornMart_MapScriptHeader:
|
||||
db 0
|
||||
|
||||
ClerkScript_0x195a5d:
|
||||
loadfont
|
||||
opentext
|
||||
pokemart MARTTYPE_STANDARD, MART_BLACKTHORN
|
||||
closetext
|
||||
end
|
||||
|
||||
@@ -10,7 +10,7 @@ BluesHouse_MapScriptHeader:
|
||||
|
||||
DaisyScript_0x19b0d0:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkcode VAR_HOUR
|
||||
if_equal $f, UnknownScript_0x19b0de
|
||||
writetext UnknownText_0x19b130
|
||||
@@ -38,7 +38,7 @@ UnknownScript_0x19b0de:
|
||||
pause 60
|
||||
special FadeInPalettes
|
||||
special RestartMapMusic
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x19b296
|
||||
special PlayCurMonCry
|
||||
buttonsound
|
||||
|
||||
@@ -49,7 +49,7 @@ UnknownScript_0x1809ad:
|
||||
|
||||
BrunoScript_0x1809c5:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
checkevent EVENT_BEAT_ELITE_4_BRUNO
|
||||
iftrue UnknownScript_0x1809f3
|
||||
writetext UnknownText_0x1809fe
|
||||
@@ -60,7 +60,7 @@ BrunoScript_0x1809c5:
|
||||
startbattle
|
||||
returnafterbattle
|
||||
setevent EVENT_BEAT_ELITE_4_BRUNO
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x180b3c
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -46,7 +46,7 @@ UnknownScript_0x185c0d:
|
||||
spriteface BURNEDTOWER1F_SUPER_NERD, DOWN
|
||||
showemote EMOTE_SHOCK, BURNEDTOWER1F_SUPER_NERD, 15
|
||||
applymovement BURNEDTOWER1F_SUPER_NERD, MovementData_0x185cd3
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x185ecc
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -63,7 +63,7 @@ UnknownScript_0x185c25:
|
||||
applymovement PLAYER, MovementData_0x185ccd
|
||||
applymovement BURNEDTOWER1F_SILVER, MovementData_0x185ccf
|
||||
playmusic MUSIC_RIVAL_ENCOUNTER
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x185cd9
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -99,7 +99,7 @@ UnknownScript_0x185c70:
|
||||
|
||||
UnknownScript_0x185c80:
|
||||
playmusic MUSIC_RIVAL_AFTER
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x185de2
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -117,7 +117,7 @@ UnknownScript_0x185c80:
|
||||
applymovement PLAYER, MovementData_0x185cd1
|
||||
playsound SFX_KINESIS
|
||||
showemote EMOTE_SHOCK, BURNEDTOWER1F_SILVER, 20
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x185e75
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -106,7 +106,7 @@ UnknownScript_0x18616b:
|
||||
|
||||
SuperNerdScript_0x186212:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x18626a
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
@@ -14,19 +14,19 @@ CeladonCafe_MapScriptHeader:
|
||||
|
||||
SuperNerdScript_0x73049:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x730de
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
|
||||
FisherScript_0x73051:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73129
|
||||
waitbutton
|
||||
closetext
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x7313a
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -34,12 +34,12 @@ FisherScript_0x73051:
|
||||
end
|
||||
|
||||
FisherScript_0x73062:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x7316a
|
||||
waitbutton
|
||||
closetext
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73178
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -47,12 +47,12 @@ FisherScript_0x73062:
|
||||
end
|
||||
|
||||
FisherScript_0x73073:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x731ae
|
||||
waitbutton
|
||||
closetext
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x731bd
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -62,12 +62,12 @@ FisherScript_0x73073:
|
||||
TeacherScript_0x73084:
|
||||
checkitem COIN_CASE
|
||||
iftrue UnknownScript_0x7309a
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73201
|
||||
waitbutton
|
||||
closetext
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73212
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -75,12 +75,12 @@ TeacherScript_0x73084:
|
||||
end
|
||||
|
||||
UnknownScript_0x7309a:
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73254
|
||||
waitbutton
|
||||
closetext
|
||||
spriteface CELADONCAFE_TEACHER, RIGHT
|
||||
loadfont
|
||||
opentext
|
||||
writetext UnknownText_0x73278
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -95,7 +95,7 @@ CeladonCafeTrashcan:
|
||||
iftrue .TrashEmpty
|
||||
giveitem LEFTOVERS
|
||||
iffalse .PackFull
|
||||
loadfont
|
||||
opentext
|
||||
itemtotext LEFTOVERS, $0
|
||||
writetext FoundLeftoversText
|
||||
playsound SFX_ITEM
|
||||
@@ -106,7 +106,7 @@ CeladonCafeTrashcan:
|
||||
end
|
||||
|
||||
.PackFull
|
||||
loadfont
|
||||
opentext
|
||||
itemtotext LEFTOVERS, $0
|
||||
writetext FoundLeftoversText
|
||||
buttonsound
|
||||
|
||||
@@ -27,7 +27,7 @@ FisherScript_0x1a9f43:
|
||||
jumptextfaceplayer UnknownText_0x1a9f7d
|
||||
|
||||
CeladonCityPoliwrath:
|
||||
loadfont
|
||||
opentext
|
||||
writetext CeladonCityPoliwrathText
|
||||
cry POLIWRATH
|
||||
waitbutton
|
||||
|
||||
@@ -13,14 +13,14 @@ CeladonDeptStore2F_MapScriptHeader:
|
||||
|
||||
ClerkScript_0x70bad:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_1
|
||||
closetext
|
||||
end
|
||||
|
||||
ClerkScript_0x70bb5:
|
||||
faceplayer
|
||||
loadfont
|
||||
opentext
|
||||
pokemart MARTTYPE_STANDARD, MART_CELADON_2F_2
|
||||
closetext
|
||||
end
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user