Change item name strings to english in ReputationItem

This commit is contained in:
2025-03-27 10:05:44 -05:00
parent 7173f126bc
commit 9002763e19
2 changed files with 585 additions and 585 deletions

View File

@ -2,14 +2,14 @@
<ReferAFriend soloAbnormalityId="4862" partyAbnormalityId="4865" summonCoolAbnormalityId="4864" partyAbnormalityAppliableLevelGap="5" applicableMaxLevel="50">
<RecipientCompensationList>
<Compensation triggerLevel="1" sender="@ReferAFriend:100" title="@ReferAFriend:101" body="@ReferAFriend:102">
<Item templateId="5" amount="20" />
<Item templateId="5" amount="20" /> <!-- Lelyn's Bound Bandage -->
</Compensation>
<Compensation triggerLevel="11" sender="@ReferAFriend:200" title="@ReferAFriend:201" body="@ReferAFriend:202" >
<Item templateId="114" amount="10" />
<Item templateId="114" amount="10" /> <!-- Valkyon Health Potion -->
</Compensation>
<Compensation triggerLevel="30" sender="@ReferAFriend:300" title="@ReferAFriend:301" body="@ReferAFriend:302" >
<Item templateId="114" amount="10" />
<Item templateId="117" amount="10" />
<Item templateId="114" amount="10" /> <!-- Valkyon Health Potion -->
<Item templateId="117" amount="10" /> <!-- Battle Panacea -->
</Compensation>
</RecipientCompensationList>
</ReferAFriend>

File diff suppressed because it is too large Load Diff