mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Quests and Leves now load from the db.
This commit is contained in:
@@ -17,7 +17,7 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
|
||||
public int restBonusExpRate;
|
||||
|
||||
public uint[] questScenario = new uint[16];
|
||||
public uint[] questGuildLeve = new uint[8];
|
||||
public uint[] questGuildleve = new uint[8];
|
||||
|
||||
public int questScenarioComplete;
|
||||
public int questGuildleveComplete;
|
||||
|
Reference in New Issue
Block a user