Difference between revisions of "Translations:Manual:Introduction/36/ru"
Jump to navigation
Jump to search
(Updating translation from gettext import) |
|||
Line 1: | Line 1: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
− | send(" | + | send("cast spell at "..(matches[2] or target)) |
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 03:31, 19 June 2020
send("cast spell at "..(matches[2] or target))