mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-03-29 20:12:27 +02: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