diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/015-2/ben.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/ben.txt b/npc/015-2/ben.txt index 0428a3155..080b32279 100644 --- a/npc/015-2/ben.txt +++ b/npc/015-2/ben.txt @@ -133,7 +133,7 @@ L_Menu: else Mobpt-=1000; break; - case 3: + default: close; } goto L_Menu; |