Trim address comments from maps.
This commit is contained in:
@@ -1,25 +1,22 @@
|
||||
OlivinePortPassage_MapScriptHeader: ; 0x76faa
|
||||
OlivinePortPassage_MapScriptHeader:
|
||||
; trigger count
|
||||
db 0
|
||||
|
||||
; callback count
|
||||
db 0
|
||||
; 0x76fac
|
||||
|
||||
PokefanMScript_0x76fac: ; 0x76fac
|
||||
PokefanMScript_0x76fac:
|
||||
jumptextfaceplayer UnknownText_0x76faf
|
||||
; 0x76faf
|
||||
|
||||
UnknownText_0x76faf: ; 0x76faf
|
||||
UnknownText_0x76faf:
|
||||
text "FAST SHIP S.S.AQUA"
|
||||
line "sails to KANTO on"
|
||||
|
||||
para "Mondays and Fri-"
|
||||
line "days."
|
||||
done
|
||||
; 0x76fec
|
||||
|
||||
OlivinePortPassage_MapEventHeader: ; 0x76fec
|
||||
OlivinePortPassage_MapEventHeader:
|
||||
; filler
|
||||
db 0, 0
|
||||
|
||||
@@ -40,4 +37,3 @@ OlivinePortPassage_MapEventHeader: ; 0x76fec
|
||||
; people-events
|
||||
db 1
|
||||
person_event SPRITE_POKEFAN_M, 5, 21, $8, $0, 255, 255, $0, 0, PokefanMScript_0x76fac, $0733
|
||||
; 0x77018
|
||||
|
Reference in New Issue
Block a user