mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 08:07:46 +00:00
Change of classJob struct for 3.01, 3.0 is probably broken now
This commit is contained in:
parent
bba2dc3197
commit
62bf7e25c3
1 changed files with 1 additions and 0 deletions
1
deps/datReader/Exd/Structs.h
vendored
1
deps/datReader/Exd/Structs.h
vendored
|
@ -254,6 +254,7 @@ namespace Component::Excel
|
||||||
uint8_t Town;
|
uint8_t Town;
|
||||||
uint8_t PartyBuff;
|
uint8_t PartyBuff;
|
||||||
uint8_t UIPriority;
|
uint8_t UIPriority;
|
||||||
|
uint8_t Unknown6;
|
||||||
|
|
||||||
int8_t MonsterNote;
|
int8_t MonsterNote;
|
||||||
int8_t BattleClassIndex;
|
int8_t BattleClassIndex;
|
||||||
|
|
Loading…
Add table
Reference in a new issue