mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-11-22 17:30:10 +00:00
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:
@@ -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)
|
||||
|
||||
@@ -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
4912
src/structs/1013.hpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user