From c1d86fb39a1567edb3c7c5c174b7aeafb4cc9266 Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 26 Jun 2016 00:45:24 +0200 Subject: Fixed a typo in the last edit of alchemist.txt (missing comma) Signed-off-by: Haru --- npc/jobs/2-2/alchemist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index c211c6b60..7c02c02d9 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -1965,7 +1965,7 @@ alde_alche,145,19,1 script Chief Researcher#am 1_M_LIBRARYMASTER,{ case 1: mes "t m y a n y e o b n e g p r i"; next; - if (select("Brake", "Brass" "Bug", "Broken", "Brigan?") == 5) + if (select("Brake", "Brass", "Bug", "Broken", "Brigan?") == 5) .@alch_t += 10; mes "o n c u t a p j l e r s v m u"; next; -- cgit v1.2.3-60-g2f50