mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-20 10:55:08 +01:00
Fixed genesis crystals not being given to player
This commit is contained in:
@@ -923,6 +923,7 @@ public class InventoryManager {
|
||||
break;
|
||||
}
|
||||
|
||||
// Welkin
|
||||
if (useItem.getItemId() == 1202) {
|
||||
player.rechargeMoonCard();
|
||||
used = 1;
|
||||
|
||||
Reference in New Issue
Block a user