Trim address comments from maps.

This commit is contained in:
IIMarckus
2015-07-10 02:45:35 -06:00
parent 718c2260e9
commit 63079fa1fe
241 changed files with 4058 additions and 7543 deletions

View File

@@ -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