Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emerald multilingual daycare #307

Merged
merged 2 commits into from
Apr 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions modules/data/symbols/patches/language/pokeemerald.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,16 @@
"J":"81248e0",
"S":"81244ec"
},
"CB2_LOADEGGHATCH":{
"F":"807179c",
"J":"80711a8",
"S":"807179c"
},
"CB2_EGGHATCH":{
"F":"8071a90",
"J":"8071498",
"S":"8071a90"
},
"BATTLEMAINCB2":{
"D":"8038424",
"F":"8038420",
Expand Down Expand Up @@ -298,6 +308,27 @@
"J":"80a2a08",
"S":"80a3154"
},
"Task_PCMainMenu":{
"D":"80c6ec4",
"F":"80c6edc",
"I":"80c6ebc",
"J":"80c6af4",
"S":"80c6ebc"
},
"Task_PokeStorageMain":{
"D":"80c7f08",
"F":"80c7f20",
"I":"80c7f00",
"J":"80c7b48",
"S":"80c7f00"
},
"Task_ExitDoor":{
"D":"80af454",
"F":"80af44c",
"I":"80af44c",
"J":"80aed34",
"S":"80af44c"
},
"ExecuteMatchCall":{
"D":"8195bec",
"F":"8195d0c",
Expand Down Expand Up @@ -361,6 +392,13 @@
"J":"826239b",
"S":"82aadf3"
},
"EventScript_EggHatch":{
"D":"82a0780",
"F":"829887c",
"I":"8292bf3",
"J":"8257a89",
"S":"8296d93"
},
"HANDLEINPUTCHOOSEACTION":{
"D":["805758c","8158f7c"],
"F":"81590a4",
Expand Down Expand Up @@ -580,6 +618,21 @@
"BattleFrontier_BattleTowerMultiPartnerRoom_Text_Apprentice16Accept":{
"S":"0"
},
"PlayersHouse_1F_EventScript_GetSSTicketAndSeeLatiTV":{
"I":"0"
},
"BattleFrontier_BattleArenaBattleRoom_EventScript_DefeatedGretaSilver":{
"J":"0"
},
"Route108_Text_JeromePostBattle":{
"S":"0"
},
"Route111_Text_DrewPostBattle":{
"F":"0"
},
"Route123_Text_AlbertoPostBattle":{
"D":"0"
},
"Route121_SafariZoneEntrance_EventScript_EntranceCounterTrigger":{
"D": "82326e4",
"F": "822fb95",
Expand Down
10 changes: 5 additions & 5 deletions wiki/pages/Mode - Daycare.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Start this mode while being on Route 117 (in R/S/E) or Sevii Island Four (FR/LG)
| | 🟥 Ruby | 🔷 Sapphire | 🟢 Emerald | 🔥 FireRed | 🌿 LeafGreen |
| :------- | :-----: | :---------: | :--------: | :--------: | :----------: |
| English ||||||
| Japanese ||| |||
| German ||| |||
| Spanish ||| |||
| French ||| |||
| Italian ||| |||
| Japanese ||| |||
| German ||| |||
| Spanish ||| |||
| French ||| |||
| Italian ||| |||

✅ Tested, working

Expand Down
Loading