diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-22 23:24:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-22 23:24:28 -0300 |
commit | 0cc331ac616e408e610a9a4e18472f33fcff84ba (patch) | |
tree | 8a6c1c02e35c1c294ae9a720340398955fa69377 /npc/002-3/elmo.txt | |
parent | 749787031cce5cce1d208780498d32967976e552 (diff) | |
download | serverdata-0cc331ac616e408e610a9a4e18472f33fcff84ba.tar.gz serverdata-0cc331ac616e408e610a9a4e18472f33fcff84ba.tar.bz2 serverdata-0cc331ac616e408e610a9a4e18472f33fcff84ba.tar.xz serverdata-0cc331ac616e408e610a9a4e18472f33fcff84ba.zip |
Fix warning-degree bug at Elmo
Diffstat (limited to 'npc/002-3/elmo.txt')
-rw-r--r-- | npc/002-3/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt index 68f8233db..72c70cfab 100644 --- a/npc/002-3/elmo.txt +++ b/npc/002-3/elmo.txt @@ -21,7 +21,7 @@ else mesq l("Uhm, @@ seems to have finished their scheduled tasks again... If they were so diligent in cleaning and stocking, though...", any("Nard", "Elmo", "Juliet", "Chef Gado", "Dan", "Peter")); - end; // double-sure + close; L_NotYet: mesn; |