降低彩虹方块的稀有度
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user