Skip to content

Commit

Permalink
10.2.5 images
Browse files Browse the repository at this point in the history
  • Loading branch information
Solanya committed Jan 30, 2024
1 parent 01965f8 commit d3a12b8
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions totalRP3/Resources/ImageList.lua
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,11 @@ local IMAGES = {
width = 128,
height = 128
},
{
url = "Interface\\Calendar\\Holidays\\Calendar_HearthstoneStart",
width = 128,
height = 128
},
{
url = "Interface\\Calendar\\Holidays\\Calendar_HordeWarCampaign",
width = 128,
Expand Down Expand Up @@ -4308,6 +4313,41 @@ local IMAGES = {
width = 256,
height = 64
},
{
url = "Interface\\QUESTFRAME\\answer-ArchaeologyAzerothianArchivesUndead-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-ArchaeologyHistorian-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-ArchaeologyOrcFemale-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-NotaTechnoarch-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-dragoncrate01-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-dragoncratestack01-large",
width = 512,
height = 256
},
{
url = "Interface\\QUESTFRAME\\answer-dragoncratestack03-large",
width = 512,
height = 256
},
--endregion
--region QuestionFrame
{
Expand Down

0 comments on commit d3a12b8

Please sign in to comment.