Add support for chests

This commit is contained in:
2022-08-26 11:29:14 +02:00
parent 9ccd509b19
commit 3eceb93559
10 changed files with 78 additions and 14 deletions

View File

@@ -10,6 +10,7 @@
<base:VLayout width="auto" height="auto">
<base:Label
ref="title"
font="A.fonts.roboto_regular.uid"
width="relative"
alignment="top|center"
@@ -17,8 +18,7 @@
green="1f"
blue="1f"
alpha="0.5f"
fontSize="30f">Loot
</base:Label>
fontSize="30f"/>
<base:VGridOptionChoice ref="loot" columns="4" width="auto" height="auto"/>