Unlock forging blueprints.

This commit is contained in:
ImmuState
2022-06-02 14:51:01 -07:00
committed by Melledy
parent 056ba678a8
commit f243c10157
6 changed files with 106 additions and 1 deletions

View File

@@ -1264,6 +1264,7 @@ public class Player {
session.send(new PacketWidgetGadgetAllDataNotify());
session.send(new PacketPlayerHomeCompInfoNotify(this));
session.send(new PacketHomeComfortInfoNotify(this));
session.send(new PacketForgeDataNotify(this));
getTodayMoonCard(); // The timer works at 0:0, some users log in after that, use this method to check if they have received a reward today or not. If not, send the reward.