You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Route35GoldenrodGate.asm: Re-label UnknownText
This commit is contained in:
@@ -17,46 +17,46 @@ RandyScript:
|
|||||||
iftrue .questcomplete
|
iftrue .questcomplete
|
||||||
checkevent EVENT_GOT_KENYA
|
checkevent EVENT_GOT_KENYA
|
||||||
iftrue .alreadyhavekenya
|
iftrue .alreadyhavekenya
|
||||||
writetext UnknownText_0x69ddd
|
writetext Route35GoldenrodGateRandyAskTakeThisMonToMyFriendText
|
||||||
yesorno
|
yesorno
|
||||||
iffalse .refused
|
iffalse .refused
|
||||||
writetext UnknownText_0x69e48
|
writetext Route35GoldenrodGateRandyThanksKidText
|
||||||
buttonsound
|
buttonsound
|
||||||
waitsfx
|
waitsfx
|
||||||
readvar VAR_PARTYCOUNT
|
readvar VAR_PARTYCOUNT
|
||||||
ifequal PARTY_LENGTH, .partyfull
|
ifequal PARTY_LENGTH, .partyfull
|
||||||
writetext UnknownText_0x69eb8
|
writetext Route35GoldenrodGatePlayerReceivedAMonWithMailText
|
||||||
playsound SFX_KEY_ITEM
|
playsound SFX_KEY_ITEM
|
||||||
waitsfx
|
waitsfx
|
||||||
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
|
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
|
||||||
givepokemail GiftSpearowMail
|
givepokemail GiftSpearowMail
|
||||||
setevent EVENT_GOT_KENYA
|
setevent EVENT_GOT_KENYA
|
||||||
.alreadyhavekenya
|
.alreadyhavekenya
|
||||||
writetext UnknownText_0x69ed6
|
writetext Route35GoldenrodGateRandyWeirdTreeBlockingRoadText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.partyfull
|
.partyfull
|
||||||
writetext UnknownText_0x69f56
|
writetext Route35GoldenrodGateRandyCantCarryAnotherMonText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.refused
|
.refused
|
||||||
writetext UnknownText_0x69f74
|
writetext Route35GoldenrodGateRandyOhNeverMindThenText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
.questcomplete
|
.questcomplete
|
||||||
writetext UnknownText_0x69f8b
|
writetext Route35GoldenrodGateRandySomethingForYourTroubleText
|
||||||
buttonsound
|
buttonsound
|
||||||
verbosegiveitem HP_UP
|
verbosegiveitem HP_UP
|
||||||
iffalse .bagfull
|
iffalse .bagfull
|
||||||
setevent EVENT_GOT_HP_UP_FROM_RANDY
|
setevent EVENT_GOT_HP_UP_FROM_RANDY
|
||||||
.gothpup
|
.gothpup
|
||||||
writetext UnknownText_0x69fd9
|
writetext Route35GoldenrodGateRandyMyPalWasSnoozingRightText
|
||||||
waitbutton
|
waitbutton
|
||||||
.bagfull
|
.bagfull
|
||||||
closetext
|
closetext
|
||||||
@@ -94,7 +94,7 @@ Route35GoldenrodGatePokefanFScript:
|
|||||||
Route35GoldenrodGateFisherScript:
|
Route35GoldenrodGateFisherScript:
|
||||||
jumptextfaceplayer Route35GoldenrodGateFisherText
|
jumptextfaceplayer Route35GoldenrodGateFisherText
|
||||||
|
|
||||||
UnknownText_0x69ddd:
|
Route35GoldenrodGateRandyAskTakeThisMonToMyFriendText:
|
||||||
text "Excuse me, kid!"
|
text "Excuse me, kid!"
|
||||||
line "Can you do a guy"
|
line "Can you do a guy"
|
||||||
cont "a favor?"
|
cont "a favor?"
|
||||||
@@ -106,7 +106,7 @@ UnknownText_0x69ddd:
|
|||||||
para "He's on ROUTE 31."
|
para "He's on ROUTE 31."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69e48:
|
Route35GoldenrodGateRandyThanksKidText:
|
||||||
text "You will? Perfect!"
|
text "You will? Perfect!"
|
||||||
line "Thanks, kid!"
|
line "Thanks, kid!"
|
||||||
|
|
||||||
@@ -118,12 +118,12 @@ UnknownText_0x69e48:
|
|||||||
line "him right away!"
|
line "him right away!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69eb8:
|
Route35GoldenrodGatePlayerReceivedAMonWithMailText:
|
||||||
text "<PLAYER> received a"
|
text "<PLAYER> received a"
|
||||||
line "#MON with MAIL."
|
line "#MON with MAIL."
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69ed6:
|
Route35GoldenrodGateRandyWeirdTreeBlockingRoadText:
|
||||||
text "You can read it,"
|
text "You can read it,"
|
||||||
line "but don't lose it!"
|
line "but don't lose it!"
|
||||||
cont "ROUTE 31!"
|
cont "ROUTE 31!"
|
||||||
@@ -136,17 +136,17 @@ UnknownText_0x69ed6:
|
|||||||
line "been cleared?"
|
line "been cleared?"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69f56:
|
Route35GoldenrodGateRandyCantCarryAnotherMonText:
|
||||||
text "You can't carry"
|
text "You can't carry"
|
||||||
line "another #MON…"
|
line "another #MON…"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69f74:
|
Route35GoldenrodGateRandyOhNeverMindThenText:
|
||||||
text "Oh… Never mind,"
|
text "Oh… Never mind,"
|
||||||
line "then…"
|
line "then…"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69f8b:
|
Route35GoldenrodGateRandySomethingForYourTroubleText:
|
||||||
text "Thanks, kid! You"
|
text "Thanks, kid! You"
|
||||||
line "made the delivery"
|
line "made the delivery"
|
||||||
cont "for me!"
|
cont "for me!"
|
||||||
@@ -155,7 +155,7 @@ UnknownText_0x69f8b:
|
|||||||
line "for your trouble!"
|
line "for your trouble!"
|
||||||
done
|
done
|
||||||
|
|
||||||
UnknownText_0x69fd9:
|
Route35GoldenrodGateRandyMyPalWasSnoozingRightText:
|
||||||
text "My pal was snooz-"
|
text "My pal was snooz-"
|
||||||
line "ing, right? Heh,"
|
line "ing, right? Heh,"
|
||||||
cont "what'd I say?"
|
cont "what'd I say?"
|
||||||
|
Reference in New Issue
Block a user