Add missing property to airdrop config

This commit is contained in:
Dev 2024-01-20 09:30:18 +00:00
parent 05533bb166
commit b5bca2c49b

View File

@ -343,6 +343,7 @@
"max": 500
}
},
"armorLevelWhitelist": [0],
"allowBossItems": false
},
"barter": {
@ -432,6 +433,7 @@
"max": 500
}
},
"armorLevelWhitelist": [0],
"allowBossItems": false
}
}