Fishing rods have a random chance to spawn with hook.

This commit is contained in:
SumrakDZN 2021-02-12 14:06:20 +01:00
parent 9eca7ebe04
commit 4e44acfb46
2 changed files with 9 additions and 1 deletions

View File

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

View File

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