1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00

More unlock IDs

This commit is contained in:
dude22072 2022-03-05 22:10:56 -06:00
parent c5e90be776
commit 3e5b18b29a

View file

@ -512,22 +512,27 @@ namespace Sapphire::Common
MateriaAssimilating = 13, MateriaAssimilating = 13,
Dye = 14, Dye = 14,
Glamour = 15, Glamour = 15,
CompanionMenu = 17,
Companion = 18,
Decipher = 19, Decipher = 19,
Dig = 20, Dig = 20,
HuntingLog = 21, HuntingLog = 21,
EmoteImperialSalute = 23, EmoteImperialSalute = 23,
EmoteThrowSnowball = 24, EmoteThrowSnowball = 24,
TreasureHunt = 25,
EmoteStepDance = 27, EmoteStepDance = 27,
EmoteHarvestDance = 28, EmoteHarvestDance = 28,
EmoteBallDance = 29, EmoteBallDance = 29,
EmoteMadervilleDance = 30, EmoteMadervilleDance = 30,
ChallengeLog = 92,
Desynth = 95, Desynth = 95,
SightseeingLogMenuItem = 97, //Needs another unlock ID to fill it out? Or relog?
EmoteBombDance = 98, EmoteBombDance = 98,
EmoteHuzzah = 225, EmoteHuzzah = 225,
EmoteEmbrace = 229, EmoteEmbrace = 229,
EmoteMostGentlemanly = 244, EmoteMostGentlemanly = 244,
AetherialReduction = 256,
EmoteFistBump = 259 EmoteFistBump = 259
}; };
enum ContainerType : uint16_t enum ContainerType : uint16_t