added inventory, updated DB
This commit is contained in:
parent
f218350959
commit
10c51f6825
16528 changed files with 147743 additions and 79 deletions
74
inventory-service/enums/StringValueKey.json
Normal file
74
inventory-service/enums/StringValueKey.json
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"StringValueKey": {
|
||||
"type": "int",
|
||||
"values": {
|
||||
"0": "Undef",
|
||||
"1": "Name",
|
||||
"2": "Title",
|
||||
"3": "Sex",
|
||||
"4": "HeritageGroup",
|
||||
"5": "Template",
|
||||
"6": "AttackersName",
|
||||
"7": "Inscription",
|
||||
"8": "ScribeName",
|
||||
"9": "VendorsName",
|
||||
"10": "Fellowship",
|
||||
"11": "MonarchsName",
|
||||
"12": "LockCode",
|
||||
"13": "KeyCode",
|
||||
"14": "Use",
|
||||
"15": "ShortDesc",
|
||||
"16": "LongDesc",
|
||||
"17": "ActivationTalk",
|
||||
"18": "UseMessage",
|
||||
"19": "ItemHeritageGroupRestriction",
|
||||
"20": "PluralName",
|
||||
"21": "MonarchsTitle",
|
||||
"22": "ActivationFailure",
|
||||
"23": "ScribeAccount",
|
||||
"24": "TownName",
|
||||
"25": "CraftsmanName",
|
||||
"26": "UsePkServerError",
|
||||
"27": "ScoreCachedText",
|
||||
"28": "ScoreDefaultEntryFormat",
|
||||
"29": "ScoreFirstEntryFormat",
|
||||
"30": "ScoreLastEntryFormat",
|
||||
"31": "ScoreOnlyEntryFormat",
|
||||
"32": "ScoreNoEntry",
|
||||
"33": "Quest",
|
||||
"34": "GeneratorEvent",
|
||||
"35": "PatronsTitle",
|
||||
"36": "HouseOwnerName",
|
||||
"37": "QuestRestriction",
|
||||
"38": "AppraisalPortalDestination",
|
||||
"39": "TinkerName",
|
||||
"40": "ImbuerName",
|
||||
"41": "HouseOwnerAccount",
|
||||
"42": "DisplayName",
|
||||
"43": "DateOfBirth",
|
||||
"44": "ThirdPartyApi",
|
||||
"45": "KillQuest",
|
||||
"46": "Afk",
|
||||
"47": "AllegianceName",
|
||||
"48": "AugmentationAddQuest",
|
||||
"49": "KillQuest2",
|
||||
"50": "KillQuest3",
|
||||
"51": "UseSendsSignal",
|
||||
"52": "GearPlatingName",
|
||||
"8006": "PCAPRecordedCurrentMotionState",
|
||||
"8031": "PCAPRecordedServerName",
|
||||
"8032": "PCAPRecordedCharacterName",
|
||||
"9001": "AllegianceMotd",
|
||||
"9002": "AllegianceMotdSetBy",
|
||||
"9003": "AllegianceSpeakerTitle",
|
||||
"9004": "AllegianceSeneschalTitle",
|
||||
"9005": "AllegianceCastellanTitle",
|
||||
"9006": "GodState",
|
||||
"9007": "TinkerLog",
|
||||
"184549376": "SecondaryName_Decal"
|
||||
},
|
||||
"comments": {},
|
||||
"attributes": {},
|
||||
"source_file": "StringValueKey.cs"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue