Change egg drop from mother hen from 2 to 1-2
This commit is contained in:
parent
5c0091683a
commit
232d9d17b0
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@
|
|||
<corpse name="small_winged" harmless="feathered"/>
|
||||
<drops>
|
||||
<item value="chicken" quantity="[1,2]" probability="70.0"/>
|
||||
<item value="egg" quantity="2" probability="20.0"/>
|
||||
<item value="egg" quantity="[1,2]" probability="20.0"/>
|
||||
</drops>
|
||||
<equips>
|
||||
</equips>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue