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

Merge pull request #814 from dude22072/ThreePointOh

[3.0] Add more unlock IDs to common.h
This commit is contained in:
Mordred 2022-03-06 13:58:50 +01:00 committed by GitHub
commit 042a2bbc5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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