added inventory, updated DB
This commit is contained in:
parent
f218350959
commit
10c51f6825
16528 changed files with 147743 additions and 79 deletions
23
inventory-service/enums/QuadValueKey.json
Normal file
23
inventory-service/enums/QuadValueKey.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"QuadValueKey": {
|
||||
"type": "int",
|
||||
"values": {
|
||||
"0": "Undef",
|
||||
"1": "TotalExperience",
|
||||
"2": "AvailableExperience",
|
||||
"3": "AugmentationCost",
|
||||
"4": "ItemTotalXp",
|
||||
"5": "ItemBaseXp",
|
||||
"6": "AvailableLuminance",
|
||||
"7": "MaximumLuminance",
|
||||
"8": "InteractionReqs",
|
||||
"9000": "AllegianceXPCached",
|
||||
"9001": "AllegianceXPGenerated",
|
||||
"9002": "AllegianceXPReceived",
|
||||
"9003": "VerifyXp"
|
||||
},
|
||||
"comments": {},
|
||||
"attributes": {},
|
||||
"source_file": "QuadValueKey.cs"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue