diff --git a/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.csv b/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.csv index 393e76a..ff08c72 100644 --- a/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.csv +++ b/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.csv @@ -1,3 +1,3 @@ address,type,item_id,level,quality,token_id, -0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30500,1,2,6230802010000001, -0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30900,1,2,6230802010000002, +0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30500,1,4,6230802010000001, +0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30900,1,4,6230802010000002, diff --git a/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.json b/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.json index 96d390e..a374dfe 100644 --- a/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.json +++ b/server/bin_dev/web3tools/config/airdrops/23080201.airdrop.json @@ -4,7 +4,7 @@ "type": "hero", "item_id": 30500, "level": 1, - "quality": 2, + "quality": 4, "token_id": "6230802010000001" }, { @@ -12,7 +12,7 @@ "type": "hero", "item_id": 30900, "level": 1, - "quality": 2, + "quality": 4, "token_id": "6230802010000002" } -] \ No newline at end of file +]