Skip to content

Commit df99a0a

Browse files
committed
App/Constants: Update Area zone name to 11.0.2.55522 (The War Within)
1 parent 81d4b60 commit df99a0a

File tree

4 files changed

+44
-4
lines changed

4 files changed

+44
-4
lines changed

application/language/english/wow_zones.php

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* The zones are exported from Area DBC 11.0.0.55185
4+
* The zones are exported from Area DBC 11.0.2.55522
55
*/
66

77
$lang['zones'] = [
@@ -8827,4 +8827,14 @@
88278827
15514 => "Silkwood Grotto",
88288828
15517 => "The Royal Apothecary",
88298829
15525 => "The Great Sea",
8830+
15544 => "Tenir's Ascent",
8831+
15545 => "Mereldar",
8832+
15546 => "Veneration Grounds",
8833+
15547 => "Beledar's Bounty",
8834+
15548 => "The Hungering Pool",
8835+
15549 => "Dayspring Fields",
8836+
15550 => "Stagnant Mire",
8837+
15551 => "The Fangs",
8838+
15552 => "The Undersea",
8839+
15667 => "Delves",
88308840
];

application/language/persian/wow_zones.php

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* The zones are exported from Area DBC 11.0.0.55185
4+
* The zones are exported from Area DBC 11.0.2.55522
55
*/
66

77
$lang['zones'] = [
@@ -8827,4 +8827,14 @@
88278827
15514 => "Silkwood Grotto",
88288828
15517 => "The Royal Apothecary",
88298829
15525 => "The Great Sea",
8830+
15544 => "Tenir's Ascent",
8831+
15545 => "Mereldar",
8832+
15546 => "Veneration Grounds",
8833+
15547 => "Beledar's Bounty",
8834+
15548 => "The Hungering Pool",
8835+
15549 => "Dayspring Fields",
8836+
15550 => "Stagnant Mire",
8837+
15551 => "The Fangs",
8838+
15552 => "The Undersea",
8839+
15667 => "Delves",
88308840
];

application/language/portuguese-brazilian/wow_zones.php

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* The zones are exported from Area DBC 11.0.0.55185
4+
* The zones are exported from Area DBC 11.0.2.55522
55
*/
66

77
$lang['zones'] = [
@@ -8827,4 +8827,14 @@
88278827
15514 => "Silkwood Grotto",
88288828
15517 => "The Royal Apothecary",
88298829
15525 => "The Great Sea",
8830+
15544 => "Tenir's Ascent",
8831+
15545 => "Mereldar",
8832+
15546 => "Veneration Grounds",
8833+
15547 => "Beledar's Bounty",
8834+
15548 => "The Hungering Pool",
8835+
15549 => "Dayspring Fields",
8836+
15550 => "Stagnant Mire",
8837+
15551 => "The Fangs",
8838+
15552 => "The Undersea",
8839+
15667 => "Delves",
88308840
];

application/language/spanish/wow_zones.php

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* The zones are exported from Area DBC 11.0.0.55185
4+
* The zones are exported from Area DBC 11.0.2.55522
55
*/
66

77
$lang['zones'] = [
@@ -8827,4 +8827,14 @@
88278827
15514 => "Silkwood Grotto",
88288828
15517 => "The Royal Apothecary",
88298829
15525 => "The Great Sea",
8830+
15544 => "Tenir's Ascent",
8831+
15545 => "Mereldar",
8832+
15546 => "Veneration Grounds",
8833+
15547 => "Beledar's Bounty",
8834+
15548 => "The Hungering Pool",
8835+
15549 => "Dayspring Fields",
8836+
15550 => "Stagnant Mire",
8837+
15551 => "The Fangs",
8838+
15552 => "The Undersea",
8839+
15667 => "Delves",
88308840
];

0 commit comments

Comments
 (0)