From 904f0fd88b48db84db26f842f65ac9d2d7c110ea Mon Sep 17 00:00:00 2001 From: samuray22 Date: Thu, 21 Jun 2007 15:54:37 +0000 Subject: * Fixed a little minor bug in "Crusader Job Quest". * Added some missing NPCs from the Laboratory on "Elemental Potion Cretion Quest". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10799 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2/crusader.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/2-2') diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt index e499299ea..c6a2c4dae 100644 --- a/npc/jobs/2-2/crusader.txt +++ b/npc/jobs/2-2/crusader.txt @@ -4,7 +4,7 @@ //= Made by: Black Dragon //= Converted by: Shin //===== Current Version: ===================================== -//= 2.7 +//= 2.8 //===== Compatible With: ===================================== //= eAthena 0.5.2 + //===== Description: ========================================= @@ -42,6 +42,7 @@ //= 2.6 Fixed bug (about totally blocked baby class), optimized, //= made some NPC more unique names: Monster Summon#cr1 [Lupus] //= 2.7 Fixed Some variables like ".@item", and changed to "@item". [Samuray22] +//= 2.8 Fixed a little minor bug. [Samuray22] //============================================================ @@ -1220,7 +1221,7 @@ OnInit: OnStart: if (getareausers("job_cru", 160, 16, 190, 190)) end; if (!getwaitingroomstate(33)) end; - warpwaitingpc "job_cru",168,17; + warpwaitingpc "job_cru",168,21; donpcevent "Monster Summon#cr0::OnStart"; end; -- cgit v1.2.3-70-g09d2