summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 6a66cba63..1d786c04b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1948,7 +1948,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" set TmpRouletteGold,TmpRouletteGold + 1; ">
+ Script: <" TmpRouletteGold += 1; ">
},
{
Id: 672
@@ -1995,7 +1995,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" set TmpRouletteSilver,TmpRouletteSilver + 1; ">
+ Script: <" TmpRouletteSilver += 1; ">
},
{
Id: 676
@@ -118262,7 +118262,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" set TmpRouletteBronze,TmpRouletteBronze + 1; ">
+ Script: <" TmpRouletteBronze += 1; ">
},
{