diff options
author | Reid <reidyaro@gmail.com> | 2017-08-20 16:01:10 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2017-08-20 16:01:10 +0200 |
commit | 25baecad48af696ddef4ff5f71cb01e8326489aa (patch) | |
tree | 196b51e8a595ac2c137d9806f0856fc6a6c299a5 /npc/001-2-33 | |
parent | 7e4c276f3533d5d7faa9ac468fdcb03ad715a09e (diff) | |
download | serverdata-25baecad48af696ddef4ff5f71cb01e8326489aa.tar.gz serverdata-25baecad48af696ddef4ff5f71cb01e8326489aa.tar.bz2 serverdata-25baecad48af696ddef4ff5f71cb01e8326489aa.tar.xz serverdata-25baecad48af696ddef4ff5f71cb01e8326489aa.zip |
Add lg() on lozerk and correct the dialogue sentence.
Diffstat (limited to 'npc/001-2-33')
-rw-r--r-- | npc/001-2-33/lozerk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-33/lozerk.txt b/npc/001-2-33/lozerk.txt index 7d1ee2c7..605bf325 100644 --- a/npc/001-2-33/lozerk.txt +++ b/npc/001-2-33/lozerk.txt @@ -111,7 +111,7 @@ function forget_direction { speech S_FIRST_BLANK_LINE | S_LAST_NEXT, - l("You are lucky there are no minimum mental faculty to join the Legion!"); + lg("You are lucky there are no mental faculty requirements to join the Legion!"); explain_direction; |