diff options
author | huderlem <huderlem@gmail.com> | 2019-10-19 08:05:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-19 08:05:11 -0500 |
commit | cb9f89925f35e2b0e7f13644a8bda90cd6c387bf (patch) | |
tree | 22242b9f9d9a22096de6d5a0e7190b7b07a23a68 /data/script_cmd_table.inc | |
parent | 8b1df92aca6c9d0eb3bcd932be7795eda879c2a0 (diff) | |
parent | b4a9298205ee9355fadd4455a9b8f692dcd3e787 (diff) |
Merge pull request #841 from GriffinRichards/document-gyms2
Document Petalburg, Fortree, Mossdeep, and Sootopolis Gyms
Diffstat (limited to 'data/script_cmd_table.inc')
-rw-r--r-- | data/script_cmd_table.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index 910227a92..5a6a1e613 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -211,11 +211,11 @@ gScriptCmdTable:: @ 81DB67C .4byte ScrCmd_nop1 .4byte ScrCmd_warpD1 .4byte ScrCmd_setmonmetlocation - .4byte ScrCmd_mossdeepgym1 - .4byte ScrCmd_mossdeepgym2 - .4byte ScrCmd_mossdeepgym3 - .4byte ScrCmd_mossdeepgym4 - .4byte ScrCmd_warpD7 + .4byte ScrCmd_moverotatingtileobjects + .4byte ScrCmd_turnrotatingtileobjects + .4byte ScrCmd_initrotatingtilepuzzle + .4byte ScrCmd_freerotatingtilepuzzle + .4byte ScrCmd_warpmossdeepgym .4byte ScrCmd_cmdD8 .4byte ScrCmd_cmdD9 .4byte ScrCmd_cmdDA |