You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Trim address comments from maps.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Route43Gate_MapScriptHeader: ; 0x19abb8
|
||||
Route43Gate_MapScriptHeader:
|
||||
; trigger count
|
||||
db 2
|
||||
|
||||
@@ -12,39 +12,33 @@ Route43Gate_MapScriptHeader: ; 0x19abb8
|
||||
; callbacks
|
||||
|
||||
dbw 5, UnknownScript_0x19abca
|
||||
; 0x19abc5
|
||||
|
||||
UnknownScript_0x19abc5: ; 0x19abc5
|
||||
UnknownScript_0x19abc5:
|
||||
priorityjump UnknownScript_0x19abda
|
||||
end
|
||||
; 0x19abc9
|
||||
|
||||
UnknownScript_0x19abc9: ; 0x19abc9
|
||||
UnknownScript_0x19abc9:
|
||||
end
|
||||
; 0x19abca
|
||||
|
||||
UnknownScript_0x19abca: ; 0x19abca
|
||||
UnknownScript_0x19abca:
|
||||
checkevent EVENT_CLEARED_ROCKET_HIDEOUT
|
||||
iftrue UnknownScript_0x19abd5
|
||||
domaptrigger GROUP_ROUTE_43, MAP_ROUTE_43, $0
|
||||
return
|
||||
; 0x19abd5
|
||||
|
||||
UnknownScript_0x19abd5: ; 0x19abd5
|
||||
UnknownScript_0x19abd5:
|
||||
domaptrigger GROUP_ROUTE_43, MAP_ROUTE_43, $1
|
||||
return
|
||||
; 0x19abda
|
||||
|
||||
UnknownScript_0x19abda: ; 0x19abda
|
||||
UnknownScript_0x19abda:
|
||||
playmusic MUSIC_ROCKET_ENCOUNTER
|
||||
checkcode VAR_FACING
|
||||
if_equal $0, UnknownScript_0x19abea
|
||||
if_equal $1, UnknownScript_0x19ac38
|
||||
dotrigger $1
|
||||
end
|
||||
; 0x19abea
|
||||
|
||||
UnknownScript_0x19abea: ; 0x19abea
|
||||
UnknownScript_0x19abea:
|
||||
applymovement $0, MovementData_0x19aca2
|
||||
showemote $0, $4, 15
|
||||
applymovement $4, MovementData_0x19acbb
|
||||
@@ -57,21 +51,18 @@ UnknownScript_0x19abea: ; 0x19abea
|
||||
checkmoney $0, 999
|
||||
if_equal $0, UnknownScript_0x19ac12
|
||||
jump UnknownScript_0x19ac1d
|
||||
; 0x19ac12
|
||||
|
||||
UnknownScript_0x19ac12: ; 0x19ac12
|
||||
UnknownScript_0x19ac12:
|
||||
takemoney $0, 1000
|
||||
writetext UnknownText_0x19ad0a
|
||||
jump UnknownScript_0x19ac28
|
||||
; 0x19ac1d
|
||||
|
||||
UnknownScript_0x19ac1d: ; 0x19ac1d
|
||||
UnknownScript_0x19ac1d:
|
||||
takemoney $0, 1000
|
||||
writetext UnknownText_0x19ad20
|
||||
jump UnknownScript_0x19ac28
|
||||
; 0x19ac28
|
||||
|
||||
UnknownScript_0x19ac28: ; 0x19ac28
|
||||
UnknownScript_0x19ac28:
|
||||
keeptextopen
|
||||
loadmovesprites
|
||||
applymovement $3, MovementData_0x19acaa
|
||||
@@ -79,9 +70,8 @@ UnknownScript_0x19ac28: ; 0x19ac28
|
||||
dotrigger $1
|
||||
special RestartMapMusic
|
||||
end
|
||||
; 0x19ac38
|
||||
|
||||
UnknownScript_0x19ac38: ; 0x19ac38
|
||||
UnknownScript_0x19ac38:
|
||||
showemote $0, $3, 15
|
||||
applymovement $3, MovementData_0x19acaf
|
||||
spriteface $4, DOWN
|
||||
@@ -93,21 +83,18 @@ UnknownScript_0x19ac38: ; 0x19ac38
|
||||
checkmoney $0, 999
|
||||
if_equal $0, UnknownScript_0x19ac5c
|
||||
jump UnknownScript_0x19ac67
|
||||
; 0x19ac5c
|
||||
|
||||
UnknownScript_0x19ac5c: ; 0x19ac5c
|
||||
UnknownScript_0x19ac5c:
|
||||
takemoney $0, 1000
|
||||
writetext UnknownText_0x19ad0a
|
||||
jump UnknownScript_0x19ac72
|
||||
; 0x19ac67
|
||||
|
||||
UnknownScript_0x19ac67: ; 0x19ac67
|
||||
UnknownScript_0x19ac67:
|
||||
takemoney $0, 1000
|
||||
writetext UnknownText_0x19ad20
|
||||
jump UnknownScript_0x19ac72
|
||||
; 0x19ac72
|
||||
|
||||
UnknownScript_0x19ac72: ; 0x19ac72
|
||||
UnknownScript_0x19ac72:
|
||||
keeptextopen
|
||||
loadmovesprites
|
||||
applymovement $4, MovementData_0x19accd
|
||||
@@ -115,13 +102,11 @@ UnknownScript_0x19ac72: ; 0x19ac72
|
||||
dotrigger $1
|
||||
special RestartMapMusic
|
||||
end
|
||||
; 0x19ac82
|
||||
|
||||
RocketScript_0x19ac82: ; 0x19ac82
|
||||
RocketScript_0x19ac82:
|
||||
jumptextfaceplayer UnknownText_0x19ad41
|
||||
; 0x19ac85
|
||||
|
||||
OfficerScript_0x19ac85: ; 0x19ac85
|
||||
OfficerScript_0x19ac85:
|
||||
faceplayer
|
||||
loadfont
|
||||
checkevent EVENT_GOT_TM36_SLUDGE_BOMB
|
||||
@@ -133,113 +118,99 @@ OfficerScript_0x19ac85: ; 0x19ac85
|
||||
setevent EVENT_GOT_TM36_SLUDGE_BOMB
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x19ac9c
|
||||
|
||||
UnknownScript_0x19ac9c: ; 0x19ac9c
|
||||
UnknownScript_0x19ac9c:
|
||||
writetext UnknownText_0x19ae2d
|
||||
closetext
|
||||
UnknownScript_0x19aca0: ; 0x19aca0
|
||||
UnknownScript_0x19aca0:
|
||||
loadmovesprites
|
||||
end
|
||||
; 0x19aca2
|
||||
|
||||
MovementData_0x19aca2: ; 0x19aca2
|
||||
MovementData_0x19aca2:
|
||||
step_down
|
||||
step_end
|
||||
; 0x19aca4
|
||||
|
||||
MovementData_0x19aca4: ; 0x19aca4
|
||||
MovementData_0x19aca4:
|
||||
big_step_up
|
||||
big_step_up
|
||||
big_step_right
|
||||
big_step_right
|
||||
turn_head_up
|
||||
step_end
|
||||
; 0x19acaa
|
||||
|
||||
MovementData_0x19acaa: ; 0x19acaa
|
||||
MovementData_0x19acaa:
|
||||
big_step_left
|
||||
big_step_left
|
||||
big_step_down
|
||||
big_step_down
|
||||
step_end
|
||||
; 0x19acaf
|
||||
|
||||
MovementData_0x19acaf: ; 0x19acaf
|
||||
MovementData_0x19acaf:
|
||||
big_step_down
|
||||
big_step_down
|
||||
big_step_right
|
||||
big_step_right
|
||||
turn_head_down
|
||||
step_end
|
||||
; 0x19acb5
|
||||
|
||||
MovementData_0x19acb5: ; 0x19acb5
|
||||
MovementData_0x19acb5:
|
||||
big_step_left
|
||||
big_step_left
|
||||
big_step_up
|
||||
big_step_up
|
||||
turn_head_down
|
||||
step_end
|
||||
; 0x19acbb
|
||||
|
||||
MovementData_0x19acbb: ; 0x19acbb
|
||||
MovementData_0x19acbb:
|
||||
big_step_up
|
||||
big_step_up
|
||||
big_step_left
|
||||
big_step_left
|
||||
turn_head_up
|
||||
step_end
|
||||
; 0x19acc1
|
||||
|
||||
MovementData_0x19acc1: ; 0x19acc1
|
||||
MovementData_0x19acc1:
|
||||
big_step_right
|
||||
big_step_right
|
||||
big_step_down
|
||||
big_step_down
|
||||
turn_head_up
|
||||
step_end
|
||||
; 0x19acc7
|
||||
|
||||
MovementData_0x19acc7: ; 0x19acc7
|
||||
MovementData_0x19acc7:
|
||||
big_step_down
|
||||
big_step_down
|
||||
big_step_left
|
||||
big_step_left
|
||||
turn_head_down
|
||||
step_end
|
||||
; 0x19accd
|
||||
|
||||
MovementData_0x19accd: ; 0x19accd
|
||||
MovementData_0x19accd:
|
||||
big_step_right
|
||||
big_step_right
|
||||
big_step_up
|
||||
big_step_up
|
||||
step_end
|
||||
; 0x19acd2
|
||||
|
||||
UnknownText_0x19acd2: ; 0x19acd2
|
||||
UnknownText_0x19acd2:
|
||||
text "Hold it there,"
|
||||
line "kiddo!"
|
||||
|
||||
para "The toll is ¥1000"
|
||||
line "to go through."
|
||||
done
|
||||
; 0x19ad0a
|
||||
|
||||
UnknownText_0x19ad0a: ; 0x19ad0a
|
||||
UnknownText_0x19ad0a:
|
||||
text "Thank you very"
|
||||
line "much!"
|
||||
done
|
||||
; 0x19ad20
|
||||
|
||||
UnknownText_0x19ad20: ; 0x19ad20
|
||||
UnknownText_0x19ad20:
|
||||
text "Then pay what you"
|
||||
line "have, please."
|
||||
done
|
||||
; 0x19ad41
|
||||
|
||||
UnknownText_0x19ad41: ; 0x19ad41
|
||||
UnknownText_0x19ad41:
|
||||
text "He-he-he. We're"
|
||||
line "making a bundle."
|
||||
|
||||
@@ -249,9 +220,8 @@ UnknownText_0x19ad41: ; 0x19ad41
|
||||
para "on up at LAKE OF"
|
||||
line "RAGE."
|
||||
done
|
||||
; 0x19ad9b
|
||||
|
||||
UnknownText_0x19ad9b: ; 0x19ad9b
|
||||
UnknownText_0x19ad9b:
|
||||
text "I got chased from"
|
||||
line "my post by these"
|
||||
cont "thugs in black."
|
||||
@@ -263,22 +233,19 @@ UnknownText_0x19ad9b: ; 0x19ad9b
|
||||
line "fortable. Could"
|
||||
cont "you take it away?"
|
||||
done
|
||||
; 0x19ae1b
|
||||
|
||||
UnknownText_0x19ae1b: ; 0x19ae1b
|
||||
UnknownText_0x19ae1b:
|
||||
text "<PLAYER> received"
|
||||
line "TM30."
|
||||
done
|
||||
; 0x19ae2d
|
||||
|
||||
UnknownText_0x19ae2d: ; 0x19ae2d
|
||||
UnknownText_0x19ae2d:
|
||||
text "Use this gate to"
|
||||
line "avoid walking in"
|
||||
cont "the grass."
|
||||
done
|
||||
; 0x19ae5b
|
||||
|
||||
Route43Gate_MapEventHeader: ; 0x19ae5b
|
||||
Route43Gate_MapEventHeader:
|
||||
; filler
|
||||
db 0, 0
|
||||
|
||||
@@ -300,4 +267,3 @@ Route43Gate_MapEventHeader: ; 0x19ae5b
|
||||
person_event SPRITE_OFFICER, 8, 4, $9, $0, 255, 255, $80, 0, OfficerScript_0x19ac85, $0735
|
||||
person_event SPRITE_ROCKET, 8, 6, $6, $0, 255, 255, $0, 0, RocketScript_0x19ac82, $06dc
|
||||
person_event SPRITE_ROCKET, 8, 11, $7, $0, 255, 255, $0, 0, RocketScript_0x19ac82, $06dc
|
||||
; 0x19ae9c
|
||||
|
||||
Reference in New Issue
Block a user