From faf5db4456e654b8837e80e124b7a90a03a3923c Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 26 Jul 2006 10:50:39 +0000 Subject: * Fixed the Factory Quest - two NPCs in one line won't work! >_> git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7888 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/quests/quests_ein.txt | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index bda16a694..a10d943d5 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -38,6 +38,9 @@ Playtester Date Added ====== +07/26 + * Fixed the Factory Quest [Playtester] + - two NPCs in one line won't work! >_> 07/25 * Added first part of Bio Ethics Quest [Evera] - Far from complete :< diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt index 5e1ca2524..d37bef20f 100644 --- a/npc/quests/quests_ein.txt +++ b/npc/quests/quests_ein.txt @@ -2777,7 +2777,9 @@ s_Budget2: next; goto s_Budget; -}ein_in01.gat,67,243,3 script Zelmeto 851,{ +} + +ein_in01.gat,67,243,3 script Zelmeto 851,{ if(EinFactory > 0)goto s_Switches; mes "[Zelmeto]"; -- cgit v1.2.3-70-g09d2