From c1c74c726a6e6150aac23d141804cc7e55fe2e5c 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 (cherry picked from commit 7d57a80e20cb960f6cde290113776e8eb365553d) --- 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 b94da401..70a2a0ed 100644 --- a/project/assets/configs/airdrop.json +++ b/project/assets/configs/airdrop.json @@ -121,6 +121,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -194,6 +198,10 @@ "59e690b686f7746c9f75e848": { "min": 10, "max": 25 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -276,6 +284,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [ @@ -355,6 +367,10 @@ "5696686a4bdc2da3298b456a": { "min": 100, "max": 500 + }, + "5d235b4d86f7742e017bc88a": { + "min": 10, + "max": 50 } }, "armorLevelWhitelist": [