Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+28 -28
View File
@@ -1,113 +1,113 @@
@ Flavor text for interacting with various background objects
EventScript_Bookshelf:: @ 81A7606
EventScript_Bookshelf::
msgbox Text_Bookshelf, MSGBOX_SIGN
end
EventScript_PokeMartShelf:: @ 81A760F
EventScript_PokeMartShelf::
msgbox Text_PokeMartShelf, MSGBOX_SIGN
end
EventScript_Food:: @ 81A7618
EventScript_Food::
msgbox Text_Food, MSGBOX_SIGN
end
EventScript_VideoGame:: @ 81A7621
EventScript_VideoGame::
msgbox Text_VideoGame, MSGBOX_SIGN
end
EventScript_Computer:: @ 81A762A
EventScript_Computer::
msgbox Text_Computer, MSGBOX_SIGN
end
EventScript_ImpressiveMachine:: @ 81A7633
EventScript_ImpressiveMachine::
msgbox Text_ImpressiveMachine, MSGBOX_SIGN
end
EventScript_Blueprints:: @ 81A763C
EventScript_Blueprints::
msgbox Text_Blueprints, MSGBOX_SIGN
end
EventScript_Burglary:: @ 81A7645
EventScript_Burglary::
msgbox Text_Burglary, MSGBOX_SIGN
end
EventScript_PlayerFacingTVScreen:: @ 81A764E
EventScript_PlayerFacingTVScreen::
msgbox Text_PlayerFacingTVScreen, MSGBOX_SIGN
end
EventScript_Cabinet:: @ 81A7657
EventScript_Cabinet::
msgbox Text_DishesPlatesNeatlyLinedUp, MSGBOX_SIGN
end
EventScript_Kitchen:: @ 81A7660
EventScript_Kitchen::
msgbox Text_Kitchen, MSGBOX_SIGN
end
EventScript_Dresser:: @ 81A7669
EventScript_Dresser::
msgbox Text_Dresser, MSGBOX_SIGN
end
EventScript_Snacks:: @ 81A7672
EventScript_Snacks::
msgbox Text_Snacks, MSGBOX_SIGN
end
EventScript_Painting:: @ 81A767B
EventScript_Painting::
msgbox Text_Painting, MSGBOX_SIGN
end
EventScript_PowerPlantMachine:: @ 81A7684
EventScript_PowerPlantMachine::
msgbox Text_PowerPlantMachine, MSGBOX_SIGN
end
EventScript_Telephone:: @ 81A768D
EventScript_Telephone::
msgbox Text_Telephone, MSGBOX_SIGN
end
EventScript_AdvertisingPoster:: @ 81A7696
EventScript_AdvertisingPoster::
msgbox Text_AdvertisingPoster, MSGBOX_SIGN
end
EventScript_TastyFood:: @ 81A769F
EventScript_TastyFood::
msgbox Text_TastyFood, MSGBOX_SIGN
end
EventScript_TrashBin:: @ 81A76A8
EventScript_TrashBin::
msgbox Text_TrashBin, MSGBOX_SIGN
end
EventScript_Cup:: @ 81A76B1
EventScript_Cup::
msgbox Text_Cup, MSGBOX_SIGN
end
EventScript_PolishedWindow:: @ 81A76BA
EventScript_PolishedWindow::
msgbox Text_PolishedWindow, MSGBOX_SIGN
end
EventScript_BeautifulSkyWindow:: @ 81A76C3
EventScript_BeautifulSkyWindow::
msgbox Text_BeautifulSkyWindow, MSGBOX_SIGN
end
EventScript_BlinkingLights:: @ 81A76CC
EventScript_BlinkingLights::
msgbox Text_BlinkingLights, MSGBOX_SIGN
end
EventScript_NeatlyLinedUpTools:: @ 81A76D5
EventScript_NeatlyLinedUpTools::
msgbox Text_NeatlyLinedUpTools, MSGBOX_SIGN
end
EventScript_PokemartSign:: @ 81A76DE
EventScript_PokemartSign::
msgbox Text_PokemartSign, MSGBOX_SIGN
end
EventScript_PokecenterSign:: @ 81A76E7
EventScript_PokecenterSign::
msgbox Text_PokecenterSign, MSGBOX_SIGN
end
EventScript_Indigo_UltimateGoal:: @ 81A76F0
EventScript_Indigo_UltimateGoal::
msgbox Text_Indigo_UltimateGoal, MSGBOX_SIGN
end
EventScript_Indigo_HighestAuthority:: @ 81A76F9
EventScript_Indigo_HighestAuthority::
msgbox Text_Indigo_HighestAuthority, MSGBOX_SIGN
end