From 13b2f07d3f72f80b7c30852c4066053d5f6105b7 Mon Sep 17 00:00:00 2001 From: AtlantisRO Date: Mon, 20 Jun 2016 13:56:17 -0600 Subject: Added missed npc Scamp in renewal location of izlude from Shadow Rekember quest. --- npc/re/quests/quests_lighthalzen.txt | 39 ++++++++++++++++++++++++++++++++++++ npc/re/scripts.conf | 1 + 2 files changed, 40 insertions(+) create mode 100644 npc/re/quests/quests_lighthalzen.txt (limited to 'npc') diff --git a/npc/re/quests/quests_lighthalzen.txt b/npc/re/quests/quests_lighthalzen.txt new file mode 100644 index 000000000..070368a23 --- /dev/null +++ b/npc/re/quests/quests_lighthalzen.txt @@ -0,0 +1,39 @@ +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2016 Hercules Dev Team +//= Copyright (C) AtlantisRO +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see . +//========================================================================= +//= Quest NPCs located in Lighthalzen +//================= Description =========================================== +//= Quests related to Lighthalzen City. +//================= Current Version ======================================= +//= 1.0 +//========================================================================= + +izlude,172,73,5 duplicate(Scamp) Scamp#iz 4_M_YURI +izlude_a,172,73,5 duplicate(Scamp) Scamp#iz_a 4_M_YURI +izlude_b,172,73,5 duplicate(Scamp) Scamp#iz_b 4_M_YURI +izlude_c,172,73,5 duplicate(Scamp) Scamp#iz_c 4_M_YURI +izlude_d,172,73,5 duplicate(Scamp) Scamp#iz_d 4_M_YURI diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index b03ebe46a..7d0a41b29 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -167,6 +167,7 @@ npc: npc/re/quests/quests_dewata.txt npc: npc/re/quests/quests_dicastes.txt npc: npc/re/quests/quests_eclage.txt npc: npc/re/quests/quests_izlude.txt +npc: npc/re/quests/quests_lighthalzen.txt npc: npc/re/quests/quests_malangdo.txt npc: npc/re/quests/quests_malaya.txt npc: npc/re/quests/quests_mora.txt -- cgit v1.2.3-60-g2f50