diff options
Diffstat (limited to 'npc/other/comodo_gambling.txt')
-rw-r--r-- | npc/other/comodo_gambling.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt index 2d89fb547..5364bc1fd 100644 --- a/npc/other/comodo_gambling.txt +++ b/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))
|