Fixed exception caused by using floating point numbers in secondary gem drop table

This commit is contained in:
Von Hresvelg 2022-11-02 12:18:57 +00:00 committed by Ryan
parent 712b44f008
commit c5e5dfa78f

View file

@ -1,12 +1,12 @@
<GDT> <GDT>
<item id="0" minAmt="1" maxAmt="1" weight="64"/> <item id="0" minAmt="1" maxAmt="1" weight="128"/>
<item id="1623" minAmt="1" maxAmt="1" weight="32"/> <item id="1623" minAmt="1" maxAmt="1" weight="64"/>
<item id="1621" minAmt="1" maxAmt="1" weight="16"/> <item id="1621" minAmt="1" maxAmt="1" weight="32"/>
<item id="1619" minAmt="1" maxAmt="1" weight="8"/> <item id="1619" minAmt="1" maxAmt="1" weight="16"/>
<item id="1617" minAmt="1" maxAmt="1" weight="2"/> <item id="1617" minAmt="1" maxAmt="1" weight="4"/>
<item id="1452" minAmt="1" maxAmt="1" weight="1.5"/> <item id="1452" minAmt="1" maxAmt="1" weight="3"/>
<item id="1462" minAmt="1" maxAmt="1" weight="1.5"/> <item id="1462" minAmt="1" maxAmt="1" weight="3"/>
<item id="830" minAmt="5" maxAmt="5" weight="1"/> <item id="830" minAmt="5" maxAmt="5" weight="2"/>
<item id="985" minAmt="1" maxAmt="1" weight="1"/> <item id="985" minAmt="1" maxAmt="1" weight="2"/>
<item id="987" minAmt="1" maxAmt="1" weight="1"/> <item id="987" minAmt="1" maxAmt="1" weight="2"/>
</GDT> </GDT>