mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix the spelling of Thursday
This commit is contained in:
parent
a5c0461192
commit
d69d81f3a0
@ -179,7 +179,7 @@
|
|||||||
const ENGINE_BRENT_MONDAY_MORNING
|
const ENGINE_BRENT_MONDAY_MORNING
|
||||||
const ENGINE_TIFFANY_TUESDAY_AFTERNOON
|
const ENGINE_TIFFANY_TUESDAY_AFTERNOON
|
||||||
const ENGINE_VANCE_WEDNESDAY_NIGHT
|
const ENGINE_VANCE_WEDNESDAY_NIGHT
|
||||||
const ENGINE_WILTON_THRUSDAY_MORNING
|
const ENGINE_WILTON_THURSDAY_MORNING
|
||||||
const ENGINE_PARRY_FRIDAY_AFTERNOON
|
const ENGINE_PARRY_FRIDAY_AFTERNOON
|
||||||
const ENGINE_ERIN_SATURDAY_NIGHT
|
const ENGINE_ERIN_SATURDAY_NIGHT
|
||||||
; wPlayerSpriteSetupFlags
|
; wPlayerSpriteSetupFlags
|
||||||
|
@ -1716,7 +1716,7 @@ WiltonPhoneScript1:
|
|||||||
checkflag ENGINE_WILTON
|
checkflag ENGINE_WILTON
|
||||||
iftrue UnknownScript_0xbdcf7
|
iftrue UnknownScript_0xbdcf7
|
||||||
farscall PhoneScript_AnswerPhone_Male
|
farscall PhoneScript_AnswerPhone_Male
|
||||||
checkflag ENGINE_WILTON_THRUSDAY_MORNING
|
checkflag ENGINE_WILTON_THURSDAY_MORNING
|
||||||
iftrue UnknownScript_0xbdcf3
|
iftrue UnknownScript_0xbdcf3
|
||||||
checkflag ENGINE_WILTON_HAS_ITEM
|
checkflag ENGINE_WILTON_HAS_ITEM
|
||||||
iftrue UnknownScript_0xbdcfe
|
iftrue UnknownScript_0xbdcfe
|
||||||
@ -1741,7 +1741,7 @@ WiltonPhoneScript2:
|
|||||||
farscall PhoneScript_GreetPhone_Male
|
farscall PhoneScript_GreetPhone_Male
|
||||||
checkflag ENGINE_WILTON
|
checkflag ENGINE_WILTON
|
||||||
iftrue UnknownScript_0xbdd2f
|
iftrue UnknownScript_0xbdd2f
|
||||||
checkflag ENGINE_WILTON_THRUSDAY_MORNING
|
checkflag ENGINE_WILTON_THURSDAY_MORNING
|
||||||
iftrue UnknownScript_0xbdd2f
|
iftrue UnknownScript_0xbdd2f
|
||||||
checkflag ENGINE_WILTON_HAS_ITEM
|
checkflag ENGINE_WILTON_HAS_ITEM
|
||||||
iftrue UnknownScript_0xbdd2f
|
iftrue UnknownScript_0xbdd2f
|
||||||
@ -1754,7 +1754,7 @@ UnknownScript_0xbdd2f:
|
|||||||
farjump UnknownScript_0xa0000
|
farjump UnknownScript_0xa0000
|
||||||
|
|
||||||
UnknownScript_0xbdd33:
|
UnknownScript_0xbdd33:
|
||||||
setflag ENGINE_WILTON_THRUSDAY_MORNING
|
setflag ENGINE_WILTON_THURSDAY_MORNING
|
||||||
|
|
||||||
UnknownScript_0xbdd36:
|
UnknownScript_0xbdd36:
|
||||||
landmarktotext ROUTE_44, $2
|
landmarktotext ROUTE_44, $2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user