summaryrefslogtreecommitdiff
path: root/npc/test
diff options
context:
space:
mode:
Diffstat (limited to 'npc/test')
-rw-r--r--npc/test/npc1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/test/npc1.txt b/npc/test/npc1.txt
index ebeceb090..4dee61ac6 100644
--- a/npc/test/npc1.txt
+++ b/npc/test/npc1.txt
@@ -619,7 +619,7 @@ L_Start:
case 5:
mercenary_create 1205, 300000;
break;
- case 5:
+ default:
goto L_Start;
break;
}