1
0
Fork 0

Fix aetheryte name for Pla Enni

master
Liza 2024-08-19 21:16:34 +02:00
parent 3ba342aa48
commit 391342f9c4
Signed by: liza
GPG Key ID: 7199F8D727D55F67
9 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,7 @@
}, },
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"AetheryteShortcut": "Il Mheg - Pia Enni", "AetheryteShortcut": "Il Mheg - Pla Enni",
"Fly": true "Fly": true
}, },
{ {

View File

@ -30,7 +30,7 @@
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "UseItem", "InteractionType": "UseItem",
"ItemId": 2002943, "ItemId": 2002943,
"AetheryteShortcut": "Il Mheg - Pia Enni", "AetheryteShortcut": "Il Mheg - Pla Enni",
"Fly": true, "Fly": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,

View File

@ -70,7 +70,7 @@
}, },
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "Interact", "InteractionType": "Interact",
"AetheryteShortcut": "Il Mheg - Pia Enni", "AetheryteShortcut": "Il Mheg - Pla Enni",
"Fly": true "Fly": true
} }
] ]

View File

@ -24,7 +24,7 @@
{ {
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "AttuneAetheryte", "InteractionType": "AttuneAetheryte",
"Aetheryte": "Il Mheg - Pia Enni" "Aetheryte": "Il Mheg - Pla Enni"
}, },
{ {
"DataId": 1029572, "DataId": 1029572,

View File

@ -394,7 +394,7 @@
}, },
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Il Mheg - Pia Enni" "AetheryteShortcut": "Il Mheg - Pla Enni"
} }
] ]
} }

View File

@ -79,7 +79,7 @@ public sealed class AetheryteConverter() : EnumConverter<EAetheryteLocation>(Val
{ EAetheryteLocation.RaktikaSlitherbough, "Rak'tika - Slitherbough" }, { EAetheryteLocation.RaktikaSlitherbough, "Rak'tika - Slitherbough" },
{ EAetheryteLocation.RaktikaFanow, "Rak'tika - Fanow" }, { EAetheryteLocation.RaktikaFanow, "Rak'tika - Fanow" },
{ EAetheryteLocation.IlMhegLydhaLran, "Il Mheg - Lydha Lran" }, { EAetheryteLocation.IlMhegLydhaLran, "Il Mheg - Lydha Lran" },
{ EAetheryteLocation.IlMhegPiaEnni, "Il Mheg - Pia Enni" }, { EAetheryteLocation.IlMhegPlaEnni, "Il Mheg - Pla Enni" },
{ EAetheryteLocation.IlMhegWolekdorf, "Il Mheg - Wolekdorf" }, { EAetheryteLocation.IlMhegWolekdorf, "Il Mheg - Wolekdorf" },
{ EAetheryteLocation.TempestOndoCups, "Tempest - Ondo Cups" }, { EAetheryteLocation.TempestOndoCups, "Tempest - Ondo Cups" },
{ EAetheryteLocation.TempestMacarensesAngle, "Tempest - Macarenses Angle" }, { EAetheryteLocation.TempestMacarensesAngle, "Tempest - Macarenses Angle" },

View File

@ -176,7 +176,7 @@ public enum EAetheryteLocation
RaktikaSlitherbough = 142, RaktikaSlitherbough = 142,
RaktikaFanow = 143, RaktikaFanow = 143,
IlMhegLydhaLran = 144, IlMhegLydhaLran = 144,
IlMhegPiaEnni = 145, IlMhegPlaEnni = 145,
IlMhegWolekdorf = 146, IlMhegWolekdorf = 146,
TempestOndoCups = 147, TempestOndoCups = 147,
TempestMacarensesAngle = 148, TempestMacarensesAngle = 148,

View File

@ -91,7 +91,7 @@
"Rak'tika - Slitherbough", "Rak'tika - Slitherbough",
"Rak'tika - Fanow", "Rak'tika - Fanow",
"Il Mheg - Lydha Lran", "Il Mheg - Lydha Lran",
"Il Mheg - Pia Enni", "Il Mheg - Pla Enni",
"Il Mheg - Wolekdorf", "Il Mheg - Wolekdorf",
"Tempest - Ondo Cups", "Tempest - Ondo Cups",
"Tempest - Macarenses Angle", "Tempest - Macarenses Angle",

View File

@ -210,7 +210,7 @@ internal sealed class AetheryteData
{ EAetheryteLocation.RaktikaSlitherbough, new(-103.4104f, -19.333252f, 297.23047f) }, { EAetheryteLocation.RaktikaSlitherbough, new(-103.4104f, -19.333252f, 297.23047f) },
{ EAetheryteLocation.RaktikaFanow, new(382.77246f, 21.042175f, -194.11005f) }, { EAetheryteLocation.RaktikaFanow, new(382.77246f, 21.042175f, -194.11005f) },
{ EAetheryteLocation.IlMhegLydhaLran, new(-344.71655f, 48.722046f, 512.2606f) }, { EAetheryteLocation.IlMhegLydhaLran, new(-344.71655f, 48.722046f, 512.2606f) },
{ EAetheryteLocation.IlMhegPiaEnni, new(-72.55664f, 103.95972f, -857.35864f) }, { EAetheryteLocation.IlMhegPlaEnni, new(-72.55664f, 103.95972f, -857.35864f) },
{ EAetheryteLocation.IlMhegWolekdorf, new(380.51416f, 87.20532f, -687.2511f) }, { EAetheryteLocation.IlMhegWolekdorf, new(380.51416f, 87.20532f, -687.2511f) },
{ EAetheryteLocation.TempestOndoCups, new(561.76074f, 352.62073f, -199.17603f) }, { EAetheryteLocation.TempestOndoCups, new(561.76074f, 352.62073f, -199.17603f) },
{ EAetheryteLocation.TempestMacarensesAngle, new(-141.74109f, -280.5371f, 218.00562f) }, { EAetheryteLocation.TempestMacarensesAngle, new(-141.74109f, -280.5371f, 218.00562f) },