Updated N'zoth's id, added Il'gynoth's icon

N'zoth's id was the same as Skitra's id.
Il'gynoth's boss-face icon was missing which caused the later bosses to have the incorrect icons and names.
This commit is contained in:
Jordi Holleman
2020-02-25 00:47:54 +01:00
parent bc9e1b40be
commit 67966832a3
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ do
}
local ENCOUNTER_ID_CL = {
2329, 2327, 2334, 2328, 2333, 2335, 2343, 2345, 2336, 2331, 2337, 2334,
2329, 2327, 2334, 2328, 2333, 2335, 2343, 2345, 2336, 2331, 2337, 2344,
[2329] = 1, --Wrathion, the Black Emperor
[2327] = 2, --Maut
[2334] = 3, --Prophet Skitra
@@ -40,7 +40,7 @@ do
[2336] = 9, --Vexiona
[2331] = 10, --Ra-den the Despoiled
[2337] = 11, --Carapace of N'Zoth
[2334] = 12, --N'Zoth, the Corruptor
[2344] = 12, --N'Zoth, the Corruptor
}
local ENCOUNTER_ID_EJ = {
Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 256 KiB