Fixed Sayha's Cookie (93274) consumption.

Contributed by arquisoft.
This commit is contained in:
MobiusDevelopment
2021-05-22 11:22:07 +00:00
parent 27e132ee97
commit d1b8f3fe49
2 changed files with 4 additions and 4 deletions

View File

@@ -912,7 +912,7 @@
<item id="93274" name="Sayha's Cookie" additionalName="Event" type="EtcItem">
<!-- Sayha's Grace points +35,000, Magic Lamp points +50,000, craft points +3250. -->
<set name="icon" val="BranchSys.icon.br_valentine_cookie_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="LIQUID" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
@@ -921,7 +921,7 @@
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<skills>
<skill id="40180" level="1" /> <!-- Sayha's Cookie - Event -->
<skill id="40180" level="2" /> <!-- Sayha's Cookie - Event -->
</skills>
</item>
<item id="93275" name="Random Enhanced Samurai Long Sword Crafting" type="EtcItem">

View File

@@ -913,7 +913,7 @@
<item id="93274" name="Sayha's Cookie" additionalName="Event" type="EtcItem">
<!-- Sayha's Grace points +35,000, Magic Lamp points +50,000, craft points +3250. -->
<set name="icon" val="BranchSys.icon.br_valentine_cookie_i00" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="LIQUID" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
@@ -922,7 +922,7 @@
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<skills>
<skill id="40180" level="1" /> <!-- Sayha's Cookie - Event -->
<skill id="40180" level="2" /> <!-- Sayha's Cookie - Event -->
</skills>
</item>
<item id="93275" name="Random Enhanced Samurai Long Sword Crafting" type="EtcItem">