From 53042879a78845e2215097a26ff03aab0aba7aa9 Mon Sep 17 00:00:00 2001 From: evera Date: Thu, 8 Jun 2006 22:27:05 +0000 Subject: fixed yuno kafra warp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7057 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/kafras/functions_kafras.txt | 1 + npc/kafras/kafras_yun.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/kafras') diff --git a/npc/kafras/functions_kafras.txt b/npc/kafras/functions_kafras.txt index 07afc66d4..dc107e096 100644 --- a/npc/kafras/functions_kafras.txt +++ b/npc/kafras/functions_kafras.txt @@ -272,6 +272,7 @@ function script F_KafTele { if (@wrpD$[@num] == "Alberta") warp "alberta.gat", 117, 56; if (@wrpD$[@num] == "Al De Baran") warp "aldebaran.gat",143,110; + if (@wrpD$[@num] == "Aldebaran") warp "aldebaran.gat",143,110; if (@wrpD$[@num] == "Comodo") warp "comodo.gat", 207, 144; if (@wrpD$[@num] == "Izlude") warp "izlude.gat", 91, 105; if (@wrpD$[@num] == "Geffen") warp "geffen.gat", 120, 39; diff --git a/npc/kafras/kafras_yun.txt b/npc/kafras/kafras_yun.txt index 03e2a8de7..92ba2f2bc 100644 --- a/npc/kafras/kafras_yun.txt +++ b/npc/kafras/kafras_yun.txt @@ -58,7 +58,7 @@ yuno.gat,278,221,6 script Kafra 117,{ // Function: Sets variables for Yuno Kafras ------------ function script F_KafSetYun { cleararray @wrpC$[0],"",getarraysize(@wrpC$); - setarray @wrpD$[0], "Aldebaran"; + setarray @wrpD$[0], "Al De Baran"; setarray @wrpP[0], 1200; set @wrpC$[0], @wrpD$[0]+" -> "+@wrpP[0]; set @wrpC$[1], "Cancel"; -- cgit v1.2.3-60-g2f50