From c68e939469fe5d33cb6f528a65a14f3d7fd34224 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Sat, 29 Jul 2006 12:48:39 +0000 Subject: Some more sign quest warps and a small change to the comodo gambling NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7964 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/comodo_gambling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/comodo_gambling.txt') diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt index aba68ab9d..9412810e1 100644 --- a/npc/other/comodo_gambling.txt +++ b/npc/other/comodo_gambling.txt @@ -501,7 +501,7 @@ comodo.gat,219,160,3 script Kachua 91,{ else if ((@gamble > 900) && (@gamble < 906)) set @item,2228; else if ((@gamble > 905) && (@gamble < 911)) - set @item,2294; + set @item,2252; else if ((@gamble > 910) && (@gamble < 916)) set @item,2227; else if ((@gamble > 915) && (@gamble < 921)) -- cgit v1.2.3-70-g09d2