From 7d57a80e20cb960f6cde290113776e8eb365553d Mon Sep 17 00:00:00 2001 From: Dev Date: Mon, 22 Jul 2024 09:39:46 +0100 Subject: [PATCH] Added GP coin limits to airdrops - this prevents mods that override the stack limit adding 100s of thousands of coins to airdrops --- project/assets/configs/airdrop.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/project/assets/configs/airdrop.json b/project/assets/configs/airdrop.json index 4c565885..560cc432 100644 --- a/project/assets/configs/airdrop.json +++ b/project/assets/configs/airdrop.json @@ -98,6 +98,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -171,6 +175,10 @@ "59e690b686f7746c9f75e848": { "min": 10, "max": 25 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -253,6 +261,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -332,6 +344,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [