summaryrefslogtreecommitdiff
path: root/npc/024-7/afking.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-7/afking.txt')
-rw-r--r--npc/024-7/afking.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-7/afking.txt b/npc/024-7/afking.txt
index a27c62fd4..901440ece 100644
--- a/npc/024-7/afking.txt
+++ b/npc/024-7/afking.txt
@@ -54,7 +54,7 @@
case 1: // Mission accepted
AFItemList();
break;
- case 2: // Mission complete
+ default: // Mission complete
npctalkonce l("*AFK: I am Away From Keyboard*");
end;
break;