diff options
Diffstat (limited to 'npc/other')
-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 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))
|