Base Select
This commit is contained in:
parent
b2046a5701
commit
289f7935d0
@ -11,6 +11,7 @@
|
|||||||
</Group>
|
</Group>
|
||||||
<Group Name="race">
|
<Group Name="race">
|
||||||
<Variables>
|
<Variables>
|
||||||
|
<String Name="id"/>
|
||||||
<String Name="name"/>
|
<String Name="name"/>
|
||||||
<Int Name="speed"/>
|
<Int Name="speed"/>
|
||||||
</Variables>
|
</Variables>
|
||||||
|
|||||||
@ -50,6 +50,9 @@
|
|||||||
<Output>[data.character.race.name]</Output>
|
<Output>[data.character.race.name]</Output>
|
||||||
<Display>"file.name"</Display>
|
<Display>"file.name"</Display>
|
||||||
</BaseSingleSelect>
|
</BaseSingleSelect>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.race.name]</Text>
|
||||||
|
</Label>
|
||||||
</Content>
|
</Content>
|
||||||
</Page>
|
</Page>
|
||||||
</Pages>
|
</Pages>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user