Remove address comments
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
FuchsiaCity_House1_MapScripts:: @ 816D6C5
|
||||
FuchsiaCity_House1_MapScripts::
|
||||
.byte 0
|
||||
|
||||
FuchsiaCity_House1_EventScript_Woman:: @ 816D6C6
|
||||
FuchsiaCity_House1_EventScript_Woman::
|
||||
msgbox FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth, MSGBOX_NPC
|
||||
end
|
||||
|
||||
FuchsiaCity_House1_EventScript_OldMan:: @ 816D6CF
|
||||
FuchsiaCity_House1_EventScript_OldMan::
|
||||
lock
|
||||
faceplayer
|
||||
famechecker FAMECHECKER_BILL, 2
|
||||
@@ -13,6 +13,6 @@ FuchsiaCity_House1_EventScript_OldMan:: @ 816D6CF
|
||||
release
|
||||
end
|
||||
|
||||
FuchsiaCity_House1_EventScript_LittleBoy:: @ 816D6E8
|
||||
FuchsiaCity_House1_EventScript_LittleBoy::
|
||||
msgbox FuchsiaCity_House1_Text_BillFilesHisOwnMonData, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth:: @ 8198BBB
|
||||
FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth::
|
||||
.string "The SAFARI ZONE's WARDEN is old, \n"
|
||||
.string "but he's still very much active.\p"
|
||||
.string "All his teeth are false, though.$"
|
||||
|
||||
FuchsiaCity_House1_Text_BillIsMyGrandson:: @ 8198C1F
|
||||
FuchsiaCity_House1_Text_BillIsMyGrandson::
|
||||
.string "Hmm?\n"
|
||||
.string "You've met BILL?\p"
|
||||
.string "He's my grandson!\p"
|
||||
.string "He always liked collecting things,\n"
|
||||
.string "even as a child!$"
|
||||
|
||||
FuchsiaCity_House1_Text_BillFilesHisOwnMonData:: @ 8198C7B
|
||||
FuchsiaCity_House1_Text_BillFilesHisOwnMonData::
|
||||
.string "BILL files his own POKéMON data on\n"
|
||||
.string "his PC.\p"
|
||||
.string "Did he show you?$"
|
||||
|
||||
Reference in New Issue
Block a user