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" />
|
||||
</attachments>
|
||||
</type>
|
||||
<type name="FishingRod">
|
||||
<attachments chance="0.50">
|
||||
</attachments>
|
||||
</type>
|
||||
|
||||
|
||||
<!-- NAMALSK - CLOTHES - TOPS -->
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user