mirror of
https://github.com/brues-code/nampower.git
synced 2026-09-21 23:26:54 +00:00
add more icds
This commit is contained in:
+14868
-14750
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -26,7 +26,7 @@ namespace Nampower {
|
||||
constexpr uint32_t DISENCHANT_QUALITY_PURPLE = 0x04; // Epic
|
||||
|
||||
constexpr uint32_t MAJOR_VERSION = 4;
|
||||
constexpr uint32_t MINOR_VERSION = 3;
|
||||
constexpr uint32_t MINOR_VERSION = 4;
|
||||
constexpr uint32_t PATCH_VERSION = 0;
|
||||
|
||||
constexpr int32_t LUA_REGISTRYINDEX = -10000;
|
||||
|
||||
@@ -19,7 +19,8 @@ namespace Nampower {
|
||||
{52864, 1}, // Midnight Comet
|
||||
{52987, 8}, // Command Whelp Passive
|
||||
{52998, 5}, // Decayed Heart Passive
|
||||
|
||||
{58182, 20}, // Parasite of Aln Passive
|
||||
{58226, 4}, // Nordrassil's Reprieve Passive
|
||||
};
|
||||
uint32_t gActiveTooltipItemId = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user