Finish overworld.c
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": "0",
|
||||
"script": "RecordCenter_EventScript_Spot"
|
||||
"script": "RecordCenter_EventScript_Spot0"
|
||||
},
|
||||
{
|
||||
"type": "trigger",
|
||||
@@ -76,7 +76,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": "0",
|
||||
"script": "RecordCenter_EventScript_Spot"
|
||||
"script": "RecordCenter_EventScript_Spot1"
|
||||
},
|
||||
{
|
||||
"type": "trigger",
|
||||
@@ -85,7 +85,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": "0",
|
||||
"script": "RecordCenter_EventScript_Spot"
|
||||
"script": "RecordCenter_EventScript_Spot2"
|
||||
},
|
||||
{
|
||||
"type": "trigger",
|
||||
@@ -94,7 +94,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_TEMP_0",
|
||||
"var_value": "0",
|
||||
"script": "RecordCenter_EventScript_Spot"
|
||||
"script": "RecordCenter_EventScript_Spot3"
|
||||
}
|
||||
],
|
||||
"bg_events": []
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
#include "constants/flags.h"
|
||||
#include "constants/maps.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
.section .rodata
|
||||
.align 2, 0
|
||||
|
||||
.align 2
|
||||
gUnknown_826D33C:: @ 826D33C
|
||||
.4byte sub_8058684
|
||||
.4byte sub_80586A4
|
||||
.4byte sub_80586A8
|
||||
|
||||
gUnknown_826D348:: @ 826D348
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586CC
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_80586C8
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
.4byte sub_8058734
|
||||
|
||||
gUnknown_826D374:: @ 826D374
|
||||
.4byte sub_805874C
|
||||
.4byte sub_8058754
|
||||
@@ -702,7 +702,11 @@ TradeCenter_EventScript_Chair3:: @ 81BB974
|
||||
end
|
||||
|
||||
@ Nop in FRLG
|
||||
RecordCenter_EventScript_Spot:: @ 81BB980
|
||||
@ Separate labels to match GetDirectionForEventScript
|
||||
RecordCenter_EventScript_Spot0:: @ 81BB980
|
||||
RecordCenter_EventScript_Spot1:: @ 81BB980
|
||||
RecordCenter_EventScript_Spot2:: @ 81BB980
|
||||
RecordCenter_EventScript_Spot3:: @ 81BB980
|
||||
end
|
||||
|
||||
CableClub_EventScript_ReadTrainerCard:: @ 81BB981
|
||||
|
||||
Reference in New Issue
Block a user