2022-05-11 19:29:32 +02:00
|
|
|
<h4><strong>{{localize "BOL.chat.alchemytitle" name=alchemy.name}}</strong></h4>
|
|
|
|
<h4><strong>{{localize "BOL.chat.alchemypoints" pcCostCurrent=pcCostCurrent}}</strong></h4>
|
2022-01-23 09:25:09 +01:00
|
|
|
|
|
|
|
{{#if isSuccess}}
|
2022-05-11 19:29:32 +02:00
|
|
|
{{localize "BOL.chat.alchemysuccess"}}
|
2022-01-23 09:25:09 +01:00
|
|
|
{{else}}
|
2022-05-11 19:29:32 +02:00
|
|
|
{{localize "BOL.chat.alchemyfailure"}}
|
2022-01-23 09:25:09 +01:00
|
|
|
{{/if}}
|