落实彩虹方块稀有度修改

This commit is contained in:
2026-04-26 19:36:05 +08:00
parent 79a14516bb
commit 50dd54f09e
+1
View File
@@ -411,6 +411,7 @@ static int GetUpgradeBaseRarity(int upgradeId)
case UPGRADE_CROSS_PIECE: case UPGRADE_CROSS_PIECE:
case UPGRADE_BLACK_HOLE: case UPGRADE_BLACK_HOLE:
case UPGRADE_AIR_RESHAPE: case UPGRADE_AIR_RESHAPE:
case UPGRADE_RAINBOW_PIECE:
case UPGRADE_STABLE_STRUCTURE: case UPGRADE_STABLE_STRUCTURE:
case UPGRADE_DOUBLE_GROWTH: case UPGRADE_DOUBLE_GROWTH:
return UPGRADE_RARITY_UNCOMMON; return UPGRADE_RARITY_UNCOMMON;