降低彩虹方块的稀有度

This commit is contained in:
2026-04-26 18:47:16 +08:00
parent d96ad779b1
commit 24e71704e5
-1
View File
@@ -413,7 +413,6 @@ static int GetUpgradeBaseRarity(int upgradeId)
case UPGRADE_DOUBLE_GROWTH: case UPGRADE_DOUBLE_GROWTH:
return UPGRADE_RARITY_UNCOMMON; return UPGRADE_RARITY_UNCOMMON;
case UPGRADE_RAINBOW_PIECE:
case UPGRADE_GAMBLER: case UPGRADE_GAMBLER:
return UPGRADE_RARITY_RARE; return UPGRADE_RARITY_RARE;