Fixed genesis crystals not being given to player

This commit is contained in:
Melledy
2022-04-27 10:42:50 -07:00
parent 99fe453658
commit e34ab885a3
4 changed files with 16 additions and 7 deletions

View File

@@ -923,6 +923,7 @@ public class InventoryManager {
break;
}
// Welkin
if (useItem.getItemId() == 1202) {
player.rechargeMoonCard();
used = 1;