This commit is contained in:
Tercio Jose
2022-10-18 14:15:33 -03:00
parent 39d34cfc8e
commit 33e6a45f8d
6 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Details.Survey = {}
function Details.Survey.GetTargetCharacterForRealm()
if (UnitFactionGroup("player") == "Horde") then
return "Fistbirtbrez"
return "FistbirtbrezPQ"
end
end