bug fix: no eixien pacos
This commit is contained in:
@@ -639,7 +639,7 @@ auto Game::dropItem() -> ItemType {
|
|||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
if (LUCKY_NUMBER < helper_.item_pacmar_odds) {
|
if (LUCKY_NUMBER < helper_.item_pacmar_odds) {
|
||||||
return ItemType::GAVINA;
|
return ItemType::PACMAR;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 3:
|
case 3:
|
||||||
|
|||||||
Reference in New Issue
Block a user