TSG: sg_help.cfg: use correct variable call

closes #10003
This commit is contained in:
Tahsin Jahin Khalid 2025-03-07 00:56:48 +06:00 committed by Charles Dang
parent 0d407eacd0
commit cf3eaff74c

View File

@ -171,7 +171,7 @@ in the next scenario, so dont delay!"
{VARIABLE sg_ranged_info yes}
[message]
speaker=unit
message=_"I just made a <i><b>ranged attack</b></i>! I had to stand right next to this $second_unit.type <i>(yes, this is different from how most games handle ranged attacks)</i>, but because the $second_unit.type has no ranged weapon of his own he was unable to retaliate."
message=_"I just made a <i><b>ranged attack</b></i>! I had to stand right next to this $second_unit.language_name <i>(yes, this is different from how most games handle ranged attacks)</i>, but because the $second_unit.language_name has no ranged weapon of his own he was unable to retaliate."
[/message]
[/event]
#enddef