Core/Quests: Implemented player choices
This commit is contained in:
@@ -773,6 +773,7 @@ namespace Framework.Constants
|
||||
CommandListSpawnpoints = 866, // Reserved
|
||||
CommandReloadQuestGreetingLocale = 867, // Reserved
|
||||
CommandModifyPower = 868,
|
||||
CommandDebugSendPlayerChoice = 869,
|
||||
|
||||
// Custom Permissions 1000+
|
||||
Max
|
||||
|
||||
@@ -1989,7 +1989,7 @@ namespace Framework.Constants
|
||||
Unk202 = 202,
|
||||
Unk203 = 203,
|
||||
ChangeBattlepetQuality = 204,
|
||||
LaunchQuestTask = 205,
|
||||
LaunchQuestChoice = 205,
|
||||
AlterItem = 206,
|
||||
Unk207 = 207,
|
||||
Unk208 = 208,
|
||||
|
||||
Reference in New Issue
Block a user