View Single Post
08-30-16, 05:58 AM   #2
Miiru
A Flamescale Wyrmkin
 
Miiru's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2008
Posts: 138
You want to change the string that says "Those Beyond Redemption"?

If i remember correctly, the game handles the headers of bonusobjectives and world quests not as headers, but as lines. If you change
Lua Code:
  1. line 215 - line.Text:SetFont([[Fonts/ARIALN.ttf]], 12)
to something else, it should change the bonusobjective header also. You could add a check for textcolor and only apply your headerfont on yellow.
__________________
◘◘ Author of MiirGui Texture Pack - [Core] [Blue] [Grey] ◘◘
  Reply With Quote