Correct 13-year-old variable error...
Previously the invalid variable would just be rendered blank, leaving the remaining text as 'which way should we go?' which is still sensible albeit with a lack of starting capital letter. [ci skip]
This commit is contained in:
parent
dd3baa4881
commit
dac45d3eb5
1 changed files with 1 additions and 1 deletions
|
@ -1428,7 +1428,7 @@
|
|||
[then]
|
||||
[message]
|
||||
speaker=unit
|
||||
message= _ "This cave seems pretty empty, except for those two glowing runes in the center. This fort must have once been heavily occupied because countless feet have left well worn paths leading in several directions. $unittest.name which way should we go?"
|
||||
message= _ "This cave seems pretty empty, except for those two glowing runes in the center. This fort must have once been heavily occupied because countless feet have left well worn paths leading in several directions. $ally_name, which way should we go?"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue