mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 08:24:52 +01:00
outpost kind of works
This commit is contained in:
@@ -83,6 +83,10 @@ namespace nksrv.Utils
|
||||
public int InfraCoreExp = 0;
|
||||
public int InfraCoreLvl = 1;
|
||||
public UserPointData userPointData = new();
|
||||
public DateTime LastLogin = DateTime.UtcNow;
|
||||
public DateTime BattleTime = DateTime.UtcNow;
|
||||
|
||||
public NetOutpostBattleLevel OutpostBattleLevel = new() { Level = 1 };
|
||||
|
||||
public void SetQuest(int tid, bool recieved)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user