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:
@@ -17,13 +17,13 @@ NewBarkTown_MapScriptHeader:
|
||||
; callbacks
|
||||
dbw MAPCALLBACK_NEWMAP, .FlyPoint
|
||||
|
||||
.Trigger0
|
||||
.Trigger0:
|
||||
end
|
||||
|
||||
.Trigger1
|
||||
.Trigger1:
|
||||
end
|
||||
|
||||
.FlyPoint
|
||||
.FlyPoint:
|
||||
setflag ENGINE_FLYPOINT_NEW_BARK
|
||||
clearevent EVENT_FIRST_TIME_BANKING_WITH_MOM
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user