Skip to content

Commit

Permalink
add range on QpartPart
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo authored Jul 20, 2024
1 parent 95c121a commit 529ae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function AprRC.command:SlashCmd(input)
TrigText = text,
QpartPart = { [questID] = { objectiveID } }
}
AprRC:SetStepCoord(step)
AprRC:SetStepCoord(step, 5)
AprRC:NewStep(step)
print("|cff00bfffQpartPart - [" ..
C_QuestLog.GetTitleForQuestID(questID) .. "] - " .. objectiveID .. "|r Added")
Expand Down

0 comments on commit 529ae54

Please sign in to comment.