diff options
Diffstat (limited to 'data/maps/scripts/MauvilleCity_GameCorner.s')
-rw-r--r-- | data/maps/scripts/MauvilleCity_GameCorner.s | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/data/maps/scripts/MauvilleCity_GameCorner.s b/data/maps/scripts/MauvilleCity_GameCorner.s index 073acb9f7..a77e099c5 100644 --- a/data/maps/scripts/MauvilleCity_GameCorner.s +++ b/data/maps/scripts/MauvilleCity_GameCorner.s @@ -520,7 +520,7 @@ MauvilleCity_GameCorner_EventScript_157135:: @ 8157135 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 0 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -531,7 +531,7 @@ MauvilleCity_GameCorner_EventScript_157155:: @ 8157155 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 1 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -542,7 +542,7 @@ MauvilleCity_GameCorner_EventScript_157175:: @ 8157175 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 2 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -553,7 +553,7 @@ MauvilleCity_GameCorner_EventScript_157195:: @ 8157195 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 3 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -564,7 +564,7 @@ MauvilleCity_GameCorner_EventScript_1571B5:: @ 81571B5 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 4 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -575,7 +575,7 @@ MauvilleCity_GameCorner_EventScript_1571D5:: @ 81571D5 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 5 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -586,7 +586,7 @@ MauvilleCity_GameCorner_EventScript_1571F5:: @ 81571F5 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 6 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -597,7 +597,7 @@ MauvilleCity_GameCorner_EventScript_157215:: @ 8157215 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 7 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -608,7 +608,7 @@ MauvilleCity_GameCorner_EventScript_157235:: @ 8157235 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 8 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -619,7 +619,7 @@ MauvilleCity_GameCorner_EventScript_157255:: @ 8157255 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 9 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -630,7 +630,7 @@ MauvilleCity_GameCorner_EventScript_157275:: @ 8157275 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 10 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end @@ -641,7 +641,7 @@ MauvilleCity_GameCorner_EventScript_157295:: @ 8157295 jumpeq MauvilleCity_GameCorner_EventScript_1572B5 setvar 0x8004, 11 specialval RESULT, 286 - pokecasino 32781 + pokecasino RESULT releaseall end |