mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Unused Wooster script in Azalea Town.
This commit is contained in:
parent
12412713fd
commit
bd30cc084d
@ -153,11 +153,12 @@ SlowpokeScript_0x1980cb: ; 0x1980cb
|
|||||||
end
|
end
|
||||||
; 0x1980da
|
; 0x1980da
|
||||||
|
|
||||||
UnknownScript_0x1980da: ; 0x1980da
|
WoosterScript: ; 0x1980da
|
||||||
|
; unused
|
||||||
faceplayer
|
faceplayer
|
||||||
loadfont
|
loadfont
|
||||||
2writetext UnknownText_0x1985cd
|
2writetext WoosterText
|
||||||
cry $00c3
|
cry QUAGSIRE
|
||||||
closetext
|
closetext
|
||||||
loadmovesprites
|
loadmovesprites
|
||||||
end
|
end
|
||||||
@ -421,7 +422,7 @@ UnknownText_0x1985c3: ; 0x1985c3
|
|||||||
done
|
done
|
||||||
; 0x1985cd
|
; 0x1985cd
|
||||||
|
|
||||||
UnknownText_0x1985cd: ; 0x1985cd
|
WoosterText: ; 0x1985cd
|
||||||
text "WOOSTER: Gugyoo…"
|
text "WOOSTER: Gugyoo…"
|
||||||
done
|
done
|
||||||
; 0x1985df
|
; 0x1985df
|
||||||
|
Loading…
Reference in New Issue
Block a user