From 15c8cf2a1e10a598cfef67808e610781468ff68f Mon Sep 17 00:00:00 2001 From: Colourless <205353678+AcrylonitrileButadieneStyrene@users.noreply.github.com> Date: Sun, 2 Aug 2026 16:40:36 -0400 Subject: [PATCH] fix sai no kawara rocks badge and some location displays --- badges/2kki/chainsaw_day_night_towers.json | 2 +- badges/2kki/city_of_liars_01_npc.json | 2 +- badges/2kki/hex_pillar_passage_dolphin.json | 1 + badges/2kki/pit_to_hell_flower.json | 2 +- badges/2kki/sai_no_kawara_push_rock.json | 13 +++++++++++-- badges/loveyou/ly_palliative_ward.json | 10 +++++++--- badges/loveyou/ly_sansara_effect.json | 10 +++++++--- badges/loveyou/ly_victim_effect.json | 10 +++++++--- badges/muma/muma_ending_3.json | 2 +- badges/unevendream/ud_visit_rainy_street.json | 1 + conditions/2kki/sai_no_kawara_rock_1.json | 5 +++++ conditions/2kki/sai_no_kawara_rock_2.json | 5 +++++ conditions/2kki/sai_no_kawara_rock_3.json | 5 +++++ conditions/2kki/sai_no_kawara_rock_4.json | 5 +++++ conditions/2kki/sai_no_kawara_rock_5.json | 5 +++++ conditions/2kki/sai_no_kawara_rock_6.json | 5 +++++ lang/ar.json | 16 ++++++++-------- lang/de.json | 16 ++++++++-------- lang/en.json | 16 ++++++++-------- lang/eo.json | 16 ++++++++-------- lang/es.json | 16 ++++++++-------- lang/fr.json | 16 ++++++++-------- lang/id.json | 16 ++++++++-------- lang/it.json | 16 ++++++++-------- lang/ja.json | 16 ++++++++-------- lang/ko.json | 16 ++++++++-------- lang/pl.json | 16 ++++++++-------- lang/pt.json | 16 ++++++++-------- lang/ro.json | 16 ++++++++-------- lang/ru.json | 16 ++++++++-------- lang/tr.json | 16 ++++++++-------- lang/uk.json | 16 ++++++++-------- lang/vi.json | 16 ++++++++-------- lang/zh.json | 16 ++++++++-------- 34 files changed, 212 insertions(+), 159 deletions(-) create mode 100644 conditions/2kki/sai_no_kawara_rock_1.json create mode 100644 conditions/2kki/sai_no_kawara_rock_2.json create mode 100644 conditions/2kki/sai_no_kawara_rock_3.json create mode 100644 conditions/2kki/sai_no_kawara_rock_4.json create mode 100644 conditions/2kki/sai_no_kawara_rock_5.json create mode 100644 conditions/2kki/sai_no_kawara_rock_6.json diff --git a/badges/2kki/chainsaw_day_night_towers.json b/badges/2kki/chainsaw_day_night_towers.json index 6f83bf69c..0d2a06edd 100644 --- a/badges/2kki/chainsaw_day_night_towers.json +++ b/badges/2kki/chainsaw_day_night_towers.json @@ -7,4 +7,4 @@ "art": "", "animated": true, "batch": 215 -} +} \ No newline at end of file diff --git a/badges/2kki/city_of_liars_01_npc.json b/badges/2kki/city_of_liars_01_npc.json index aea94fd06..92330539e 100644 --- a/badges/2kki/city_of_liars_01_npc.json +++ b/badges/2kki/city_of_liars_01_npc.json @@ -7,4 +7,4 @@ "art": "Paraverdant", "animated": true, "batch": 214 -} +} \ No newline at end of file diff --git a/badges/2kki/hex_pillar_passage_dolphin.json b/badges/2kki/hex_pillar_passage_dolphin.json index 8bb489c6e..01e2e5461 100644 --- a/badges/2kki/hex_pillar_passage_dolphin.json +++ b/badges/2kki/hex_pillar_passage_dolphin.json @@ -4,6 +4,7 @@ "reqType": "tag", "reqString": "hex_pillar_passage_dolphin", "map": 1826, + "mapY": 120, "art": "3heart", "animated": true, "batch": 224 diff --git a/badges/2kki/pit_to_hell_flower.json b/badges/2kki/pit_to_hell_flower.json index 95543d788..2d650a3b5 100644 --- a/badges/2kki/pit_to_hell_flower.json +++ b/badges/2kki/pit_to_hell_flower.json @@ -7,4 +7,4 @@ "art": "deadsquid", "animated": true, "batch": 220 -} +} \ No newline at end of file diff --git a/badges/2kki/sai_no_kawara_push_rock.json b/badges/2kki/sai_no_kawara_push_rock.json index f17fb0d4f..a92652761 100644 --- a/badges/2kki/sai_no_kawara_push_rock.json +++ b/badges/2kki/sai_no_kawara_push_rock.json @@ -1,8 +1,17 @@ { "group": "2_el", "bp": 10, - "reqType": "tag", - "reqString": "sai_no_kawara_push_rock", + "reqType": "tagArrays", + "reqStringArrays": [ + [ + "sai_no_kawara_rock_1", + "sai_no_kawara_rock_2", + "sai_no_kawara_rock_3", + "sai_no_kawara_rock_4", + "sai_no_kawara_rock_5", + "sai_no_kawara_rock_6" + ] + ], "map": 1913, "art": "tophat", "animated": true, diff --git a/badges/loveyou/ly_palliative_ward.json b/badges/loveyou/ly_palliative_ward.json index 1a9dd63ad..f84ac305d 100644 --- a/badges/loveyou/ly_palliative_ward.json +++ b/badges/loveyou/ly_palliative_ward.json @@ -1,8 +1,12 @@ { "bp": 10, - "reqType": "tags", - "reqStrings": ["ly_palliative_ward", "ly_palliative_ward_after_event"], - "reqCount": 1, + "reqType": "tagArrays", + "reqStringArrays": [ + [ + "ly_palliative_ward", + "ly_palliative_ward_after_event" + ] + ], "map": 96, "secretCondition": true, "art": "Ticks", diff --git a/badges/loveyou/ly_sansara_effect.json b/badges/loveyou/ly_sansara_effect.json index 848d8cbcd..f48dcb53f 100644 --- a/badges/loveyou/ly_sansara_effect.json +++ b/badges/loveyou/ly_sansara_effect.json @@ -1,8 +1,12 @@ { "bp": 15, - "reqType": "tags", - "reqStrings": ["ly_sansara_effect", "ly_sansara_effect_equip"], - "reqCount": 1, + "reqType": "tagArrays", + "reqStringArrays": [ + [ + "ly_sansara_effect", + "ly_sansara_effect_equip" + ] + ], "map": 126, "art": "SamsungFridg", "batch": 223 diff --git a/badges/loveyou/ly_victim_effect.json b/badges/loveyou/ly_victim_effect.json index ee588c233..1792e2ff4 100644 --- a/badges/loveyou/ly_victim_effect.json +++ b/badges/loveyou/ly_victim_effect.json @@ -1,8 +1,12 @@ { "bp": 10, - "reqType": "tags", - "reqStrings": ["ly_victim_effect", "ly_victim_effect_after_event"], - "reqCount": 1, + "reqType": "tagArrays", + "reqStringArrays": [ + [ + "ly_victim_effect", + "ly_victim_effect_after_event" + ] + ], "map": 65, "art": "systemaciel", "batch": 221 diff --git a/badges/muma/muma_ending_3.json b/badges/muma/muma_ending_3.json index 9dfcdd360..6a2e7732e 100644 --- a/badges/muma/muma_ending_3.json +++ b/badges/muma/muma_ending_3.json @@ -6,4 +6,4 @@ "art": "VoxSilentii", "animated": true, "batch": 216 -} +} \ No newline at end of file diff --git a/badges/unevendream/ud_visit_rainy_street.json b/badges/unevendream/ud_visit_rainy_street.json index 55c325824..2a52a805d 100644 --- a/badges/unevendream/ud_visit_rainy_street.json +++ b/badges/unevendream/ud_visit_rainy_street.json @@ -3,6 +3,7 @@ "bp": 10, "reqType": "tag", "reqString": "ud_visit_rainy_street", + "map": 177, "art": "Aurora", "animated": true, "batch": 225 diff --git a/conditions/2kki/sai_no_kawara_rock_1.json b/conditions/2kki/sai_no_kawara_rock_1.json new file mode 100644 index 000000000..c1cb86e6c --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_1.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "201" +} \ No newline at end of file diff --git a/conditions/2kki/sai_no_kawara_rock_2.json b/conditions/2kki/sai_no_kawara_rock_2.json new file mode 100644 index 000000000..542d9c759 --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_2.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "204" +} \ No newline at end of file diff --git a/conditions/2kki/sai_no_kawara_rock_3.json b/conditions/2kki/sai_no_kawara_rock_3.json new file mode 100644 index 000000000..cb7b3cb90 --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_3.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "207" +} \ No newline at end of file diff --git a/conditions/2kki/sai_no_kawara_rock_4.json b/conditions/2kki/sai_no_kawara_rock_4.json new file mode 100644 index 000000000..a4286b2d7 --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_4.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "210" +} \ No newline at end of file diff --git a/conditions/2kki/sai_no_kawara_rock_5.json b/conditions/2kki/sai_no_kawara_rock_5.json new file mode 100644 index 000000000..8a5e4793c --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_5.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "213" +} \ No newline at end of file diff --git a/conditions/2kki/sai_no_kawara_rock_6.json b/conditions/2kki/sai_no_kawara_rock_6.json new file mode 100644 index 000000000..68aa8b457 --- /dev/null +++ b/conditions/2kki/sai_no_kawara_rock_6.json @@ -0,0 +1,5 @@ +{ + "map": 1913, + "trigger": "eventAction", + "value": "216" +} \ No newline at end of file diff --git a/lang/ar.json b/lang/ar.json index bde7c49a9..f73a826ed 100644 --- a/lang/ar.json +++ b/lang/ar.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/de.json b/lang/de.json index 881264e6d..e804221cd 100644 --- a/lang/de.json +++ b/lang/de.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/en.json b/lang/en.json index 4492bc807..6daa8414b 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/eo.json b/lang/eo.json index 270517944..b3d44865a 100644 --- a/lang/eo.json +++ b/lang/eo.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/es.json b/lang/es.json index f728cd450..fe0e17967 100644 --- a/lang/es.json +++ b/lang/es.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/fr.json b/lang/fr.json index e940ebf58..db3d6a6df 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -1093,6 +1093,9 @@ "condition": "Changer le moment de la journée pour la nuit aux Industrial Towers en interagissant avec Glitchman avec l'effet Oreilles de lapin" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Sourire délabré", @@ -1996,6 +1996,9 @@ "condition": "Interagir avec les 3 différentes Barres Chocolatées aux différentes saveurs dans le Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2007,10 +2010,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/id.json b/lang/id.json index 1dd1a3d86..dfc06eed7 100644 --- a/lang/id.json +++ b/lang/id.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/it.json b/lang/it.json index 934afb61e..8b72f58c6 100644 --- a/lang/it.json +++ b/lang/it.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/ja.json b/lang/ja.json index 54c555929..1865044a0 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -1103,6 +1103,9 @@ "condition": "うさみみになってバグ男と会話し、葬塔場の時間を夜に変更する" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1114,10 +1117,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "魔女の微笑み", @@ -2001,6 +2001,9 @@ "condition": "チョコレートの通路にある三種類の板チョコの扉を開ける" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2012,10 +2015,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "もんもん", diff --git a/lang/ko.json b/lang/ko.json index 4b29e37ca..5fc378834 100644 --- a/lang/ko.json +++ b/lang/ko.json @@ -1093,6 +1093,9 @@ "condition": "토끼귀 이펙트를 끼고 글리치맨(Glitchman) NPC와 상호작용해서 Industrial Towers의 시간대를 밤으로 바꾸기" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "망가진 미소", @@ -1989,6 +1989,9 @@ "condition": "Chocolate World에서 3가지 다른 맛의 초콜릿 문과 상호작용하기" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2000,10 +2003,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "몬몬", diff --git a/lang/pl.json b/lang/pl.json index e9799bbda..a6f95c60c 100644 --- a/lang/pl.json +++ b/lang/pl.json @@ -1093,6 +1093,9 @@ "condition": "Zmień czas na noc w Industrial Towers poprzez interakcje z Glitchman z efektem Króliczych Uszu" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Zniedołężniały Uśmiech", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/pt.json b/lang/pt.json index 2e7649760..78ed7febf 100644 --- a/lang/pt.json +++ b/lang/pt.json @@ -1093,6 +1093,9 @@ "condition": "Mude a hora pra de noite em Industrial Towers interagindo com Glitchman usando efeito Bunny Ears" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Sorriso Decrépito", @@ -1989,6 +1989,9 @@ "condition": "Interaja com as 3 Barras de Chocolate de diferentes sabores no Chocolate World." }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2000,10 +2003,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/ro.json b/lang/ro.json index 3f28a2d0d..bc2401c24 100644 --- a/lang/ro.json +++ b/lang/ro.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/ru.json b/lang/ru.json index 55eed5ca3..079737147 100644 --- a/lang/ru.json +++ b/lang/ru.json @@ -1093,6 +1093,9 @@ "condition": "Переключите время на ночь в Industrial Towers, провзаимодействовав с Человеком-Глюком, надев кроличьи уши." }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Вялая улыбка", @@ -1989,6 +1989,9 @@ "condition": "Дотроньтесь до Шоколадных плиток с 3 разными вкусами в Chocolate World." }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2000,10 +2003,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Монмон", diff --git a/lang/tr.json b/lang/tr.json index cf2d022d2..fce5c8e59 100644 --- a/lang/tr.json +++ b/lang/tr.json @@ -1090,6 +1090,9 @@ "condition": "Tavşan Kulakları efektiyle Glitch Adam ile etkileşime geçerek Industrial Towers'da zamanı geceye çevir" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1101,10 +1104,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1987,6 +1987,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -1998,10 +2001,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/uk.json b/lang/uk.json index 3f28a2d0d..bc2401c24 100644 --- a/lang/uk.json +++ b/lang/uk.json @@ -1093,6 +1093,9 @@ "condition": "Change the time to night at the Industrial Towers by interacting with Glitchman with the Bunny Ears effect" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Decrepit Smile", @@ -1990,6 +1990,9 @@ "condition": "Interact with the 3 different flavored Chocolate Bars in Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/vi.json b/lang/vi.json index e41aaa624..7884836fa 100644 --- a/lang/vi.json +++ b/lang/vi.json @@ -1093,6 +1093,9 @@ "condition": "Đổi ngày thành đêm ở Industrial Towers khi tương tác với Glitchman với hiệu ứng Tai thỏ" }, "dream_fishing": { + "name": "Solid Fish", + "description": "With darkness and silence through the night....", + "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "Solid Fish", - "description": "With darkness and silence through the night....", - "condition": "Visit all water-based worlds with fish: Ocean Subsurface, Rotten Fish Lake, Fish World, Mackerel Desert, Sushi World, Flying Fish World, Lamplit Stones, Streetlight Docks, Depths, and Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "Nụ cười suy sụp", @@ -1990,6 +1990,9 @@ "condition": "Tương tác với 3 thanh chocolate khác nhau trong Chocolate World" }, "sad_jellyfish": { + "name": "Sad Jellyfish", + "description": "Always out of your reach.", + "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2001,10 +2004,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "Sad Jellyfish", - "description": "Always out of your reach.", - "condition": "Witness the sad jellyfish in all areas they appear in: Forest Pier, Chaotic Buildings, Overgrown Condominium, Doll House, Fantasy Isle, Monolith Jungle, Twilight Park, Moonlight Lantern Forest, Black Wilderness, and Watching Forest" + } }, "monmon": { "name": "Monmon", diff --git a/lang/zh.json b/lang/zh.json index 21427c028..be756e51b 100644 --- a/lang/zh.json +++ b/lang/zh.json @@ -1093,6 +1093,9 @@ "condition": "使用兔耳效果,让Industrial Towers的Glitchman将时间变为夜晚" }, "dream_fishing": { + "name": "固态鱼", + "description": "穿过黑暗寂静的夜晚……", + "condition": "抵达以下含有鱼的水主题世界:Ocean Subsurface、Rotten Fish Lake、Fish World、Mackerel Desert、Sushi World、Flying Fish World、Lamplit Stones、Streetlight Docks、Depths、Bioluminescent Cavern", "checkbox": { "ocean_subsurface": "Ocean Subsurface", "rotten_fish_lake": "Rotten Fish Lake", @@ -1104,10 +1107,7 @@ "fish_streetlight": "Streetlight Docks", "fish_depths": "Depths", "fish_bioluminescent": "Bioluminescent Cavern" - }, - "name": "固态鱼", - "description": "穿过黑暗寂静的夜晚……", - "condition": "抵达以下含有鱼的水主题世界:Ocean Subsurface、Rotten Fish Lake、Fish World、Mackerel Desert、Sushi World、Flying Fish World、Lamplit Stones、Streetlight Docks、Depths、Bioluminescent Cavern" + } }, "decrepit_smile": { "name": "芜言狞笑", @@ -1996,6 +1996,9 @@ "condition": "在Chocolate World调查三种不同口味的巧克力" }, "sad_jellyfish": { + "name": "忧伤水母", + "description": "永远无法触及。", + "condition": "在以下忧伤水母出现的位置看到它:Forest Pier、Chaotic Buildings、Overgrown Condominium、Doll House、Fantasy Isle、Monolith Jungle、Twilight Park、Moonlight Lantern Forest、Black Wilderness、Watching Forest", "checkbox": { "sad_jellyfish_forest_pier": "Forest Pier", "sad_jellyfish_chaotic_buildings": "Chaotic Buildings", @@ -2007,10 +2010,7 @@ "sad_jellyfish_twl_park": "Twilight Park", "sad_jellyfish_black_wilderness": "Black Wilderness", "sad_jellyfish_watching_forest": "Watching Forest" - }, - "name": "忧伤水母", - "description": "永远无法触及。", - "condition": "在以下忧伤水母出现的位置看到它:Forest Pier、Chaotic Buildings、Overgrown Condominium、Doll House、Fantasy Isle、Monolith Jungle、Twilight Park、Moonlight Lantern Forest、Black Wilderness、Watching Forest" + } }, "monmon": { "name": "Monmon",