mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-25 03:48:23 +02:00
Got commands working. Wrong ID for one of em.
This commit is contained in:
parent
aebaa1b70e
commit
e47904dc30
5 changed files with 72 additions and 31 deletions
|
@ -9,7 +9,7 @@ namespace FFXIVClassic_Map_Server.dataobjects.chara
|
|||
class EventSave
|
||||
{
|
||||
public bool bazaar;
|
||||
public float bazaarTax;
|
||||
public byte bazaarTax;
|
||||
public int repairType;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue