summaryrefslogtreecommitdiff
path: root/data/scripts/roulette.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/roulette.inc')
-rw-r--r--data/scripts/roulette.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/roulette.inc b/data/scripts/roulette.inc
index 241b0d31c..96f5809d7 100644
--- a/data/scripts/roulette.inc
+++ b/data/scripts/roulette.inc
@@ -3,7 +3,7 @@ Roulette_EventScript_Table1::
compare VAR_RESULT, FALSE
goto_if_eq MauvilleCity_GameCorner_EventScript_NoCoinCase
setvar VAR_0x8004, 0
- getpricereduction POKENEWS_GAME_CORNER
+ getpokenewsactive POKENEWS_GAME_CORNER
compare VAR_RESULT, FALSE
goto_if_eq Roulette_EventScript_Play
addvar VAR_0x8004, ROULETTE_SPECIAL_RATE
@@ -15,7 +15,7 @@ Roulette_EventScript_Table2::
compare VAR_RESULT, FALSE
goto_if_eq MauvilleCity_GameCorner_EventScript_NoCoinCase
setvar VAR_0x8004, 1
- getpricereduction POKENEWS_GAME_CORNER
+ getpokenewsactive POKENEWS_GAME_CORNER
compare VAR_RESULT, FALSE
goto_if_eq Roulette_EventScript_Play
addvar VAR_0x8004, ROULETTE_SPECIAL_RATE