Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
PacifidlogTown_House3_MapScripts:: @ 8203C10
|
||||
PacifidlogTown_House3_MapScripts::
|
||||
.byte 0
|
||||
|
||||
PacifidlogTown_House3_EventScript_Trader:: @ 8203C11
|
||||
PacifidlogTown_House3_EventScript_Trader::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_PACIFIDLOG_NPC_TRADE_COMPLETED, PacifidlogTown_House3_EventScript_TradeCompleted
|
||||
@@ -33,27 +33,27 @@ PacifidlogTown_House3_EventScript_Trader:: @ 8203C11
|
||||
release
|
||||
end
|
||||
|
||||
PacifidlogTown_House3_EventScript_DeclineTrade:: @ 8203C93
|
||||
PacifidlogTown_House3_EventScript_DeclineTrade::
|
||||
msgbox PacifidlogTown_House3_Text_NotDesperateOrAnything, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
PacifidlogTown_House3_EventScript_NotRequestedMon:: @ 8203C9D
|
||||
PacifidlogTown_House3_EventScript_NotRequestedMon::
|
||||
bufferspeciesname 0, VAR_0x8009
|
||||
msgbox PacifidlogTown_House3_Text_WontAcceptAnyLessThanRealMon, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
PacifidlogTown_House3_EventScript_TradeCompleted:: @ 8203CAB
|
||||
PacifidlogTown_House3_EventScript_TradeCompleted::
|
||||
msgbox PacifidlogTown_House3_Text_ReallyWantedToGetBagon, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
PacifidlogTown_House3_EventScript_Girl:: @ 8203CB5
|
||||
PacifidlogTown_House3_EventScript_Girl::
|
||||
msgbox PacifidlogTown_House3_Text_IsThatAPokedex, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PacifidlogTown_House3_Text_WillingToTradeIt: @ 8203CBE
|
||||
PacifidlogTown_House3_Text_WillingToTradeIt:
|
||||
.string "Check out this {STR_VAR_2}!\p"
|
||||
.string "It's the {STR_VAR_2} that I caught\n"
|
||||
.string "yesterday to celebrate my birthday!\p"
|
||||
@@ -62,29 +62,29 @@ PacifidlogTown_House3_Text_WillingToTradeIt: @ 8203CBE
|
||||
.string "I'll tell you what. I might be willing\n"
|
||||
.string "to trade it for a {STR_VAR_1}.$"
|
||||
|
||||
PacifidlogTown_House3_Text_ItsSubtlyDifferentThankYou: @ 8203D87
|
||||
PacifidlogTown_House3_Text_ItsSubtlyDifferentThankYou:
|
||||
.string "Oh, so this is a {STR_VAR_1}?\p"
|
||||
.string "It's sort of like a {STR_VAR_2},\n"
|
||||
.string "and yet it's subtly different.\p"
|
||||
.string "Thank you!$"
|
||||
|
||||
PacifidlogTown_House3_Text_WontAcceptAnyLessThanRealMon: @ 8203DDE
|
||||
PacifidlogTown_House3_Text_WontAcceptAnyLessThanRealMon:
|
||||
.string "No, no, no! I won't accept any\n"
|
||||
.string "less than a real {STR_VAR_1}!$"
|
||||
|
||||
PacifidlogTown_House3_Text_NotDesperateOrAnything: @ 8203E12
|
||||
PacifidlogTown_House3_Text_NotDesperateOrAnything:
|
||||
.string "Oh, so you're not going to go through\n"
|
||||
.string "with this?\p"
|
||||
.string "That's cool. I'm not desperate to make\n"
|
||||
.string "a trade or anything.$"
|
||||
|
||||
PacifidlogTown_House3_Text_ReallyWantedToGetBagon: @ 8203E7F
|
||||
PacifidlogTown_House3_Text_ReallyWantedToGetBagon:
|
||||
.string "I know I could go looking for one\n"
|
||||
.string "on my own, but…\p"
|
||||
.string "But I really wanted to get a BAGON\n"
|
||||
.string "that another TRAINER caught…$"
|
||||
|
||||
PacifidlogTown_House3_Text_IsThatAPokedex: @ 8203EF1
|
||||
PacifidlogTown_House3_Text_IsThatAPokedex:
|
||||
.string "Is that a POKéDEX?\p"
|
||||
.string "Did you get to meet a lot of different\n"
|
||||
.string "POKéMON?\p"
|
||||
|
||||
Reference in New Issue
Block a user