added ui asset

This commit is contained in:
Chr1Z93 2024-01-15 17:32:57 +01:00
parent 1699e3f07a
commit 55c9ec456e
2 changed files with 8 additions and 1 deletions

View File

@ -48,6 +48,13 @@
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/952965089462071147/F586DAA07E810B16A62C23AE2EA526BE3C7FD7FB/", "ImageURL": "http://cloud-3.steamusercontent.com/ugc/952965089462071147/F586DAA07E810B16A62C23AE2EA526BE3C7FD7FB/",
"WidthScale": 0 "WidthScale": 0
}, },
"CustomUIAssets": [
{
"Name": "font_teutonic-arkham",
"Type": 1,
"URL": "http://cloud-3.steamusercontent.com/ugc/2027213118467703445/89328E273B4C5180BF491516CE998DE3C604E162/"
}
],
"Description": "", "Description": "",
"DragSelectable": true, "DragSelectable": true,
"GMNotes": "", "GMNotes": "",

View File

@ -7,5 +7,5 @@
textColors="#ffffff|#88e3cf|#4f8478" textColors="#ffffff|#88e3cf|#4f8478"
font="font_teutonic-arkham" font="font_teutonic-arkham"
fontSize="62" fontSize="62"
onClick="reshuffleEncounterDeck">Reshuffle ➡ </Button> onClick="reshuffleEncounterDeck">Reshuffle ➡</Button>
</Panel> </Panel>