Parcourir la source

Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7191 54d463be-8e91-2dee-dedb-b68131a5f0ec
MasterOfMuppets il y a 19 ans
Parent
commit
1a9fc74672
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 0
      npc/Changelog.txt
  2. 1 1
      npc/other/comodo_gambling.txt

+ 1 - 0
npc/Changelog.txt

@@ -37,6 +37,7 @@ Musashiden
 Date		Added
 ======
 06/15
+	* Fixed the gambling npc giving Orc Helm [1] instead of the non-slotted version. [MasterOfMuppets]
 	* Dr.Evil fixed some parts of his Umbala script [Playtester]
 	* Updated the color codes on the Juno Guides mini map illustrations. [Musashiden]
 	* Juno Update Process. 50% complete. [Musashiden]

+ 1 - 1
npc/other/comodo_gambling.txt

@@ -505,7 +505,7 @@ comodo.gat,219,160,3	script	Kachua	91,{
 											else if ((@gamble > 915) && (@gamble < 921))
 												set @item,2221;
 											else if ((@gamble > 920) && (@gamble < 926))
-												set @item,5157;
+												set @item,2299;
 											else if ((@gamble > 925) && (@gamble < 931))
 												set @item,2236;
 											else if ((@gamble > 930) && (@gamble < 936))