summaryrefslogtreecommitdiff
path: root/npc/081-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/081-1')
-rw-r--r--npc/081-1/dungeon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/081-1/dungeon.txt b/npc/081-1/dungeon.txt
index f23434a1..fd3b61b8 100644
--- a/npc/081-1/dungeon.txt
+++ b/npc/081-1/dungeon.txt
@@ -109,7 +109,7 @@ OnInit:
mesq l("Just be careful, I never even heard about æther before Santa decided to help Gak, so I'm pretty sure the regular magic laws are worthless past this point.");
break;
}
- while (@menu != 3);
+ } while (@menu != 3);
npctalkonce l("Merry Christmas!");
closeclientdialog;
close;