Unlock forging blueprints.

This commit is contained in:
ImmuState
2022-06-02 14:51:01 -07:00
committed by Melledy
parent fe3e3e2b21
commit 9d10b81b95
9 changed files with 144 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.