Fishing rods now have a chance to spawn with a hook.

This commit is contained in:
SumrakDZN 2021-02-12 14:09:12 +01:00
parent 64d3f9b687
commit 59bf0ce86b
2 changed files with 11 additions and 1 deletions

View File

@ -455,6 +455,11 @@
<item name="Battery9V" chance="1.00" />
</attachments>
</type>
<type name="FishingRod">
<attachments chance="0.50">
<item name="Hook" chance="1.00" />
</attachments>
</type>
<!-- NAMALSK - CLOTHES - TOPS -->

View File

@ -455,7 +455,12 @@
<item name="Battery9V" chance="1.00" />
</attachments>
</type>
<type name="FishingRod">
<attachments chance="0.50">
<item name="Hook" chance="1.00" />
</attachments>
</type>
<!-- NAMALSK - CLOTHES - TOPS -->
<type name="GorkaEJacket_Summer">