diff options
Diffstat (limited to 'npc/014-5-1')
-rw-r--r-- | npc/014-5-1/sagratha.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index cd8e1b6c1..2bb6850b0 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -157,6 +157,8 @@ function script SaggyMobCount { close; break; default: + closeclientdialog; + goodbye; close; } // TODO: Learn Magic |