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