Usable Sel Mahum Salmon Porridge (15492) item.
Contributed by slayerofdark.
This commit is contained in:
parent
d2d929ada3
commit
7b2bba8cd9
@ -1387,8 +1387,9 @@
|
||||
<!-- Sel Mahum salmon porridge. Smells better than expected but not by much. -->
|
||||
<set name="icon" val="icon.etc_salmon_soup_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="etcitem_type" val="POTION" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="weight" val="5" />
|
||||
<set name="price" val="1" />
|
||||
<set name="shared_reuse_group" val="6" />
|
||||
@ -1397,7 +1398,12 @@
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="item_skill" val="9074-1" /> <!-- Salmon Soup -->
|
||||
<set name="for_npc" val="true" />
|
||||
<cond msgId="113" addName="1">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
</item>
|
||||
<item id="15493" type="EtcItem" name="Fantasy Mushroom Pouch">
|
||||
<!-- Pouch containing the spores of Fantasy Mushrooms, which grow in the Plains of the Lizardmen. Detailed information can be obtained from Investigator Sally on the Plains of the Lizardmen. -->
|
||||
|
Loading…
Reference in New Issue
Block a user