Fixed ListDisplay Buttons
This commit is contained in:
parent
09a27d229e
commit
667079f403
@ -4013,19 +4013,19 @@
|
||||
<Name>"Schaden"</Name>
|
||||
<Value>[damage]</Value>
|
||||
</NameValueDisplay>
|
||||
<AllowRemove>true</AllowRemove>
|
||||
<Buttons>
|
||||
<Button>
|
||||
<Text>"+QS"</Text>
|
||||
<OnClick>
|
||||
<Action>
|
||||
<Do>[cost] * 2</Do>
|
||||
<Output>[cost]</Output>
|
||||
</Action>
|
||||
</OnClick>
|
||||
</Button>
|
||||
</Buttons>
|
||||
</Columns>
|
||||
<AllowRemove>true</AllowRemove>
|
||||
<Buttons>
|
||||
<Button>
|
||||
<Text>"+QS"</Text>
|
||||
<OnClick>
|
||||
<Action>
|
||||
<Do>[cost] * 2</Do>
|
||||
<Output>[cost]</Output>
|
||||
</Action>
|
||||
</OnClick>
|
||||
</Button>
|
||||
</Buttons>
|
||||
</ListDisplay>
|
||||
<BaseToListPicker>
|
||||
<List>[data.character.items.melee]</List>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user