Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ThreeIsland_House5_MapScripts:: @ 817191F
|
||||
ThreeIsland_House5_MapScripts::
|
||||
.byte 0
|
||||
|
||||
ThreeIsland_House5_EventScript_LittleGirl:: @ 8171920
|
||||
ThreeIsland_House5_EventScript_LittleGirl::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_RESCUED_LOSTELLE, ThreeIsland_House5_EventScript_LittleGirlLostelleFound
|
||||
@@ -9,7 +9,7 @@ ThreeIsland_House5_EventScript_LittleGirl:: @ 8171920
|
||||
release
|
||||
end
|
||||
|
||||
ThreeIsland_House5_EventScript_LittleGirlLostelleFound:: @ 8171935
|
||||
ThreeIsland_House5_EventScript_LittleGirlLostelleFound::
|
||||
msgbox ThreeIsland_House5_Text_IllGoPlayWithLostelle
|
||||
release
|
||||
end
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ThreeIsland_House5_Text_ImNotLostelle:: @ 81A3469
|
||||
ThreeIsland_House5_Text_ImNotLostelle::
|
||||
.string "Me?\n"
|
||||
.string "I'm not LOSTELLE.\p"
|
||||
.string "She's probably gone to the\n"
|
||||
@@ -6,7 +6,7 @@ ThreeIsland_House5_Text_ImNotLostelle:: @ 81A3469
|
||||
.string "She picks BERRIES there for making\n"
|
||||
.string "lunch.$"
|
||||
|
||||
ThreeIsland_House5_Text_IllGoPlayWithLostelle:: @ 81A34DB
|
||||
ThreeIsland_House5_Text_IllGoPlayWithLostelle::
|
||||
.string "I think I'll go play with LOSTELLE\n"
|
||||
.string "today.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user