Fix merge conflicts
This commit is contained in:
@@ -10,6 +10,6 @@ MossdeepCity_SpaceCenter_2F: @ 84839D4
|
||||
.byte WEATHER_NONE
|
||||
.byte MAP_TYPE_INDOOR
|
||||
.2byte 0
|
||||
.byte 0
|
||||
map_header_flags allow_bike=0, allow_escape_rope=0, allow_run=0, show_map_name=0
|
||||
.byte MAP_BATTLE_SCENE_NORMAL
|
||||
|
||||
|
||||
@@ -349,9 +349,9 @@ MossdeepCity_SpaceCenter_2F_EventScript_224166:: @ 8224166
|
||||
MossdeepCity_SpaceCenter_2F_EventScript_224175:: @ 8224175
|
||||
lockall
|
||||
checkplayergender
|
||||
compare VAR_RESULT, 0
|
||||
compare VAR_RESULT, MALE
|
||||
call_if_eq MossdeepCity_SpaceCenter_2F_EventScript_224193
|
||||
compare VAR_RESULT, 1
|
||||
compare VAR_RESULT, FEMALE
|
||||
call_if_eq MossdeepCity_SpaceCenter_2F_EventScript_22419A
|
||||
closemessage
|
||||
clearflag FLAG_DEFEATED_MAGMA_SPACE_CENTER
|
||||
|
||||
Reference in New Issue
Block a user