Fishing rods have a random chance to spawn with hook.
This commit is contained in:
parent
9eca7ebe04
commit
4e44acfb46
@ -455,6 +455,10 @@
|
|||||||
<item name="Battery9V" chance="1.00" />
|
<item name="Battery9V" chance="1.00" />
|
||||||
</attachments>
|
</attachments>
|
||||||
</type>
|
</type>
|
||||||
|
<type name="FishingRod">
|
||||||
|
<attachments chance="0.50">
|
||||||
|
</attachments>
|
||||||
|
</type>
|
||||||
|
|
||||||
|
|
||||||
<!-- NAMALSK - CLOTHES - TOPS -->
|
<!-- NAMALSK - CLOTHES - TOPS -->
|
||||||
|
@ -455,6 +455,10 @@
|
|||||||
<item name="Battery9V" chance="1.00" />
|
<item name="Battery9V" chance="1.00" />
|
||||||
</attachments>
|
</attachments>
|
||||||
</type>
|
</type>
|
||||||
|
<type name="FishingRod">
|
||||||
|
<attachments chance="0.50">
|
||||||
|
</attachments>
|
||||||
|
</type>
|
||||||
|
|
||||||
|
|
||||||
<!-- NAMALSK - CLOTHES - TOPS -->
|
<!-- NAMALSK - CLOTHES - TOPS -->
|
||||||
|
Loading…
Reference in New Issue
Block a user