TehCheat / PoEHUD

174 stars 124 forks source link

New niko #360

Closed Lachrymatory closed 5 years ago

Lachrymatory commented 5 years ago

new niko

zaafar commented 5 years ago

Please remove the old niko if any.

zaafar commented 5 years ago

{"Metadata/NPC/League/DelveMiner", new PreloadConfigLine {Text = "Niko the Mad", FastColor = () => Settings.MasterNiko }},

zaafar commented 5 years ago

Or just update the old niko

Lachrymatory commented 5 years ago

The hardcoded masters (except Zana) haven't been working since the start of betrayal. I don't know how you want to handle that so I'll leave it to people with more access. Below should cover current masters, Zana's fine as mentioned.

# MASTERS
Metadata/Monsters/Masters/Einhar; Einhar, Beastmaster; ff64ffff
Metadata/NPC/League/Delve/DelveMinerWildVein; Niko, Master of the Depths; ff64ffff
Metadata/NPC/League/Delve/DelveMinerWildChest; Niko, Master of the Depths; ff64ffff
Metadata/NPC/League/Incursion/TreasureHunterWild; Alva, Master Explorer; ff64ffff 
zaafar commented 5 years ago

I will add it. Thx.