Changed my mind, 0.4%

This commit is contained in:
DBotThePony 2025-02-23 19:18:14 +07:00
parent 469f7d072d
commit b12b25c68f
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -165,7 +165,7 @@ fun addLootModifiers(it: LootModifiers) {
ItemStack(MItems.PILL_ANDROID, 1) to 0.15,
ItemStack(MItems.PILL_HUMANE, 1) to 0.3,
ItemStack(MItems.PILL_OBLIVION, 1) to 0.5,
ItemStack(MItems.ZPM_BATTERY, 1) to 0.001,
ItemStack(MItems.ZPM_BATTERY, 1) to 0.004,
ItemStack(MItems.ANTIMATTER_TRANSFORM_MATRIX, 1) to 0.5,
))