Skip to content

Commit a8ebbb8

Browse files
committed
Config/Emulator: Update emulator name
1 parent 9e806c9 commit a8ebbb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

application/config/emulator_names.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
$emulators = [
44
'trinity' => 'TrinityCore (3.3.5a)',
55
'trinity_tww' => 'TrinityCore - The War Within (11.x.x)',
6-
'trinity_df' => 'TrinityCore - Dragon Flight (10.x.x)',
7-
'trinity_sl' => 'TrinityCore - Shadowlands (9.x.x)',
8-
'trinity_legion' => 'TrinityCore - Legion (7.x.x)',
6+
'trinity_df' => 'TrinityCore - Dragon Flight (10.2.7)',
7+
'trinity_sl' => 'TrinityCore - Shadowlands (9.2.7)',
98
'trinity_bfa' => 'TrinityCore - Battle for Azeroth (8.3.7)',
9+
'trinity_legion' => 'TrinityCore - Legion (7.3.0)',
1010
'trinity_cata' => 'TrinityCore - Cataclysm (4.3.4)',
1111
'trinity_wotlkclassic' => 'TrinityCore - Wotlk Classic (3.4.3)',
12-
'trinity_cataclassic' => 'TrinityCore - Cataclysm Classic (4.4.0)',
12+
'trinity_cataclassic' => 'TrinityCore - Cataclysm Classic (4.4.2)',
1313
'trinity_old' => 'TrinityCore (3.3.5a) Old Base',
1414
'skyfire' => 'Skyfire (5.4.8)',
1515
'azerothcore' => 'AzerothCore (3.3.5a)',

0 commit comments

Comments
 (0)