public override void PostDraw(SpriteBatch spriteBatch, Color drawColor) => GlowMaskUtils.DrawNPCGlowMask(spriteBatch, npc, mod.GetTexture("NPCs/Boss/Empraynia/Empraynia_Glow"));
public override void PostDraw(SpriteBatch spriteBatch, Color drawColor) => GlowMaskUtils.DrawNPCGlowMask(spriteBatch, npc, mod.GetTexture("NPCs/Boss/Trinity/Thunderius_Glow"));
public override void PostDraw(SpriteBatch spriteBatch, Color drawColor) => GlowMaskUtils.DrawNPCGlowMask(spriteBatch, npc, mod.GetTexture("NPCs/Beneath/ReaperSkull_Glow"));
public override void PostDraw(SpriteBatch spriteBatch, Color drawColor) => GlowMaskUtils.DrawNPCGlowMask(spriteBatch, npc, mod.GetTexture("NPCs/ShadowMonster_Glow"));