You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
This commit is contained in:
@@ -27,16 +27,16 @@ AzaleaTown_MapScriptHeader:
|
||||
; callbacks
|
||||
dbw MAPCALLBACK_NEWMAP, .Flypoint
|
||||
|
||||
.Trigger0
|
||||
.Trigger0:
|
||||
end
|
||||
|
||||
.Trigger1
|
||||
.Trigger1:
|
||||
end
|
||||
|
||||
.Trigger2
|
||||
.Trigger2:
|
||||
end
|
||||
|
||||
.Flypoint
|
||||
.Flypoint:
|
||||
setflag ENGINE_FLYPOINT_AZALEA
|
||||
return
|
||||
|
||||
@@ -216,7 +216,7 @@ WhiteApricornTree:
|
||||
|
||||
AzaleaTownHiddenFullHeal:
|
||||
dwb EVENT_AZALEA_TOWN_HIDDEN_FULL_HEAL, FULL_HEAL
|
||||
|
||||
|
||||
|
||||
AzaleaTownRivalBattleApproachMovement1:
|
||||
step_left
|
||||
|
||||
Reference in New Issue
Block a user