Fishing rods now have a chance to spawn with a hook.
This commit is contained in:
parent
64d3f9b687
commit
59bf0ce86b
@ -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 -->
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user