diff options
-rw-r--r-- | npc/002-3/juliet.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt index dc8115676..c4aac8108 100644 --- a/npc/002-3/juliet.txt +++ b/npc/002-3/juliet.txt @@ -25,6 +25,7 @@ } function sellFood { + closeclientdialog; openshop; close; return; |