blob: e7af53078f427e4f58a17540013bb78de8fac8e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
CeladonCity_DepartmentStore_3F_MapScripts:: @ 816BB84
.byte 0
CeladonCity_DepartmentStore_3F_EventScript_CounterTutor:: @ 816BB85
goto EventScript_CounterTutor
end
CeladonCity_DepartmentStore_3F_EventScript_GBAKid1:: @ 816BB8B
msgbox CeladonCity_DepartmentStore_3F_Text_OTStandsForOriginalTrainer, MSGBOX_NPC
end
CeladonCity_DepartmentStore_3F_EventScript_GBAKid2:: @ 816BB94
msgbox CeladonCity_DepartmentStore_3F_Text_BuddyTradingKangaskhanForHaunter, MSGBOX_NPC
end
CeladonCity_DepartmentStore_3F_EventScript_GBAKid3:: @ 816BB9D
msgbox CeladonCity_DepartmentStore_3F_Text_HaunterEvolvedOnTrade, MSGBOX_NPC
end
CeladonCity_DepartmentStore_3F_EventScript_LittleGirl:: @ 816BBA6
msgbox CeladonCity_DepartmentStore_3F_Text_CanIdentifyTradeMonsByID, MSGBOX_NPC
end
CeladonCity_DepartmentStore_3F_EventScript_SuperNES:: @ 816BBAF
msgbox CeladonCity_DepartmentStore_3F_Text_ItsSuperNES, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_TV1:: @ 816BBB8
msgbox CeladonCity_DepartmentStore_3F_Text_AnRPG, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_TV2:: @ 816BBC1
msgbox CeladonCity_DepartmentStore_3F_Text_SportsGame, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_TV3:: @ 816BBCA
msgbox CeladonCity_DepartmentStore_3F_Text_PuzzleGame, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_TV4:: @ 816BBD3
msgbox CeladonCity_DepartmentStore_3F_Text_FightingGame, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_FloorSign:: @ 816BBDC
msgbox CeladonCity_DepartmentStore_3F_Text_TVGameShop, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_3F_EventScript_Poster:: @ 816BBE5
msgbox CeladonCity_DepartmentStore_3F_Text_RedGreenBothArePokemon, MSGBOX_SIGN
end
|