Re-add toonhud

This commit is contained in:
2024-12-30 07:25:26 -04:00
parent 7c6509c055
commit aefd79dded
495 changed files with 90766 additions and 6 deletions

View File

@ -0,0 +1,38 @@
#base QuestLogPanel.res
"Resource/UI/econ/QuestLogPanel.res"
{
"QuestLog"
{
"ControlName" "CQuestLogPanel"
"fieldName" "QuestLog"
"xpos" "r350"
"ypos" "55"
"zpos" "1"
"wide" "300"
"tall" "350"
"visible" "0"
"enabled" "1"
"proportionaltoparent" "1"
}
"MainContainer"
{
"border" "SharpBlackContainer"
"QuestLogTitle"
{
"font" "HudFontSmallBold"
"labelText" "#QuestLog_Title_Halloween"
"fgcolor" "245 240 230 255"
}
"QuestList"
{
"no_quests" "#QuestLog_NoQuests_Halloween"
"need_a_pass" "#QuestLog_NeedPassForContracts_Halloween"
"not_possible" "#QuestLog_NoContractsPossible_Halloween"
}
}
}