Streamline "" and [] accessor

This commit is contained in:
Florian 2026-04-13 10:46:09 +02:00
parent 289f7935d0
commit e2b51db9b5

View File

@ -18,7 +18,7 @@
<Page Name="start">
<Content>
<DataSlotLoader>
<DataSlot>"character"</DataSlot>
<DataSlot>"data.character"</DataSlot>
<Create>
<Rule>[rule.createcharacter]</Rule>
</Create>
@ -46,8 +46,8 @@
<Page Name="newchar">
<Content>
<BaseSingleSelect>
<Base>"races.Playable"</Base>
<Output>[data.character.race.name]</Output>
<Base>"base.races.Playable"</Base>
<Output>"data.character.race.name"</Output>
<Display>"file.name"</Display>
</BaseSingleSelect>
<Label>