From c9692424ae003dea7bbdeeaa73a86e58ce53822d Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 8 Jul 2016 12:05:28 +0200 Subject: Fixed a typo in the alchemist.txt script Signed-off-by: Haru --- npc/jobs/2-2/alchemist.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index 7c02c02d9..3de0af508 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) Kisuka //= Copyright (C) L0ne_W0lf //= Copyright (C) Vicious @@ -131,7 +131,7 @@ alde_alche,27,185,5 script Alchemist Guildsman#am 4_F_ALCHE,{ next; mes "[Parmy Gianino]"; mes "Whether or not you try to become an Alchemist is your decision. The road to becoming an " - "Alchemist is very challenging, and you'll need to focus on experimentation and" + "Alchemist is very challenging, and you'll need to focus on experimentation and " "research, instead of commerce."; close; case 2: @@ -951,7 +951,7 @@ alde_alche,13,15,7 script Studying Man#am 4_M_ALCHE_C,{ mes "......"; mes "Who is it...?"; next; - monster "alde_alche",13,15,"Wolf",1013,1; + monster("alde_alche", 13, 15, getmonsterinfo(WOLF, MOB_NAME), WOLF, 1); killmonsterall "alde_alche"; mes "[Darwin]"; mes "A wolf?"; -- cgit v1.2.3-60-g2f50