summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorE <shealyrd@email.uscupstate.edu>2020-12-05 21:46:24 -0600
committerE <shealyrd@email.uscupstate.edu>2020-12-05 21:46:24 -0600
commit6c71c05f0e8a703c04f27dd73116c873ec3d61d7 (patch)
tree126b763ba6f1b9d2e21f1d8b18c8d1300470417d /src/data
parent5b32b681bcaa7e4ab0cdd383c8d2c27cdc726275 (diff)
Adding the after duel tables to the rest of the club lobbies
Diffstat (limited to 'src/data')
-rw-r--r--src/data/map_scripts.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/data/map_scripts.asm b/src/data/map_scripts.asm
index b05eccd..3084f8b 100644
--- a/src/data/map_scripts.asm
+++ b/src/data/map_scripts.asm
@@ -98,7 +98,7 @@ MapScripts: ; 1162a (4:562a)
dw RockClubLobbyObjects
dw $0000
dw $0000
- dw $5ed5
+ dw RockClubLobbyAfterDuel
dw $0000
dw $0000
@@ -128,7 +128,7 @@ MapScripts: ; 1162a (4:562a)
dw WaterClubLobbyObjects
dw $0000
dw $0000
- dw $60a2
+ dw WaterClubLobbyAfterDuel
dw $0000
dw $0000
@@ -158,7 +158,7 @@ MapScripts: ; 1162a (4:562a)
dw LightningClubLobbyObjects
dw $0000
dw $0000
- dw $636d
+ dw LightningClubLobbyAfterDuel
dw $0000
dw $0000
@@ -218,7 +218,7 @@ MapScripts: ; 1162a (4:562a)
dw PsychicClubLobbyObjects
dw $0000
dw $6971
- dw $6963
+ dw PsychicClubLobbyAfterDuel
dw $0000
dw $0000
@@ -248,7 +248,7 @@ MapScripts: ; 1162a (4:562a)
dw ScienceClubLobbyObjects
dw $0000
dw $0000
- dw $6b57
+ dw ScienceClubLobbyAfterDuel
dw $0000
dw $0000