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,7 +17,7 @@ Route19_MapScriptHeader:
|
||||
|
||||
dbw MAPCALLBACK_TILES, .ClearRocks
|
||||
|
||||
.ClearRocks
|
||||
.ClearRocks:
|
||||
checkevent EVENT_CINNABAR_ROCKS_CLEARED
|
||||
iftrue .Done
|
||||
changeblock $6, $6, $7a
|
||||
@@ -26,7 +26,7 @@ Route19_MapScriptHeader:
|
||||
changeblock $c, $8, $7a
|
||||
changeblock $4, $8, $7a
|
||||
changeblock $a, $a, $7a
|
||||
.Done
|
||||
.Done:
|
||||
return
|
||||
|
||||
TrainerSwimmerfDawn:
|
||||
@@ -99,7 +99,7 @@ FisherScript_0x19ea61:
|
||||
closetext
|
||||
end
|
||||
|
||||
.RocksCleared
|
||||
.RocksCleared:
|
||||
writetext Route19FisherText2
|
||||
waitbutton
|
||||
closetext
|
||||
|
||||
Reference in New Issue
Block a user