diff options
Diffstat (limited to 'npc/merchants/novice_exchange.txt')
-rw-r--r-- | npc/merchants/novice_exchange.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/merchants/novice_exchange.txt b/npc/merchants/novice_exchange.txt index aed369124..6c2dda72b 100644 --- a/npc/merchants/novice_exchange.txt +++ b/npc/merchants/novice_exchange.txt @@ -134,8 +134,6 @@ function script F_NMerch { mes "Hah, no problem.";
mes "Bah!";
close;
- case 255:
- end;
}
}
|