Initial Academy support

Support for the Academy's Nano system is complete, but they're not being
saved to the DB yet.
This commit is contained in:
2020-11-25 23:36:30 +01:00
committed by Gent S
parent 49158360ca
commit a99f95d15f
11 changed files with 4993 additions and 10 deletions

View File

@@ -5,6 +5,9 @@
#define AQINVEN_COUNT 50
#define ABANK_COUNT 119
// includes zeroeth entry
#define NANO_COUNT 37
#pragma pack(push)
#pragma pack(4)

View File

@@ -5,6 +5,9 @@
#define AQINVEN_COUNT 50
#define ABANK_COUNT 200
// includes zeroeth entry
#define NANO_COUNT 37
#pragma pack(push)
#pragma pack(4)

4912
src/structs/1013.hpp Normal file

File diff suppressed because it is too large Load Diff