diff options
author | Trond B. Krokli <38162891+illfated@users.noreply.github.com> | 2019-01-11 17:52:21 +0100 |
---|---|---|
committer | Giacomo Pozzoni <giacomopoz@gmail.com> | 2019-01-11 17:52:21 +0100 |
commit | 95398fadf958d40ba6755a6c2f7b374f0a36b7c7 (patch) | |
tree | f81a7e5c14c4de7310589a6638b879692db204ad /src/common/Utilities/Util.cpp | |
parent | 14cf9c3fba7d209f82f2588babd7c80178254017 (diff) |
Scripts/Quest: make Wounded Skirmisher reply talk show class & race (#22936)
Quest 12288: Overwhelmed!
- Upon casting the healing quest spell, Wounded Skirmisher (npc_wounded_skirmisher)
shows $r and $c in their reply talk text because of the missing target argument,
hence not targeting the player on the quest (or the specific caster, in this case).
Text used by the NPC Wounded Skirmisher:
0 Ahh.... better.
1 Whoa - I nearly died there. Thank you, $r!
2 Thank you, $c.
Solution: add the missing target name, caster, to the Talk() script line.
Diffstat (limited to 'src/common/Utilities/Util.cpp')
0 files changed, 0 insertions, 0 deletions