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,20 +1,17 @@
OlivineLighthouse1F_MapScriptHeader: ; 0x5ae65
OlivineLighthouse1F_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
; 0x5ae67
SailorScript_0x5ae67: ; 0x5ae67
SailorScript_0x5ae67:
jumptextfaceplayer UnknownText_0x5ae6d
; 0x5ae6a
PokefanFScript_0x5ae6a: ; 0x5ae6a
PokefanFScript_0x5ae6a:
jumptextfaceplayer UnknownText_0x5aec2
; 0x5ae6d
UnknownText_0x5ae6d: ; 0x5ae6d
UnknownText_0x5ae6d:
text "People train at"
line "this LIGHTHOUSE."
@@ -22,9 +19,8 @@ UnknownText_0x5ae6d: ; 0x5ae6d
line "climb because of"
cont "all the trainers."
done
; 0x5aec2
UnknownText_0x5aec2: ; 0x5aec2
UnknownText_0x5aec2:
text "In the past, #-"
line "MON used to light"
@@ -35,9 +31,8 @@ UnknownText_0x5aec2: ; 0x5aec2
line "made in honor of"
cont "those #MON."
done
; 0x5af36
OlivineLighthouse1F_MapEventHeader: ; 0x5af36
OlivineLighthouse1F_MapEventHeader:
; filler
db 0, 0
@@ -59,4 +54,3 @@ OlivineLighthouse1F_MapEventHeader: ; 0x5af36
db 2
person_event SPRITE_SAILOR, 6, 12, $6, $0, 255, 255, $0, 0, SailorScript_0x5ae67, $ffff
person_event SPRITE_POKEFAN_F, 13, 20, $4, $20, 255, 255, $0, 0, PokefanFScript_0x5ae6a, $ffff
; 0x5af6f