diff --git a/src/Ryujinx/Utilities/PlayReport.cs b/src/Ryujinx/Utilities/PlayReport.cs index 433e23391..4ba45349b 100644 --- a/src/Ryujinx/Utilities/PlayReport.cs +++ b/src/Ryujinx/Utilities/PlayReport.cs @@ -95,22 +95,22 @@ namespace Ryujinx.Ava.Utilities => value.StringValue switch { // Base Game Locations - "a_w01" => "South Area One/Cabo Poco/Cabo Path/Los Platos", + "a_w01" => "South Area One", "a_w02" => "Mesagoza", "a_w03" => "The Pokemon League", "a_w04" => "South Area Two", "a_w05" => "South Area Four", - "a_w06" => "South Area Six/Alfornada", + "a_w06" => "South Area Six", "a_w07" => "South Area Five", "a_w08" => "South Area Three", "a_w09" => "West Area One", "a_w10" => "Asado Desert", - "a_w11" => "West Area Two/Porto Marinada", + "a_w11" => "West Area Two", "a_w12" => "Medali", "a_w13" => "Tagtree Thicket", "a_w14" => "East Area Three", "a_w15" => "Artazon", - "a_w16" => "East Area Two/Levincia (North)", + "a_w16" => "East Area Two", "a_w18" => "Casseroya Lake", "a_w19" => "Glaseado Mountain", "a_w20" => "North Area Three",