Skip to content

Commit

Permalink
Update Say API usage
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Aug 18, 2024
1 parent de8c25c commit f5b96e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Uldir/Vectis.lua
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ function mod:Gestate(args)
self:CDBar(265212, timer)
end
if self:Me(args.destGUID) then
self:Say(265212)
self:Say(265212, nil, nil, "Gestate")
end
self:TargetMessage(265212, "orange", args.destName)
self:PlaySound(265212, "alert", nil, args.destName)
Expand Down

0 comments on commit f5b96e6

Please sign in to comment.