mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 09:06:41 +13:00
text for ViridianMartParcelQuestText
hg-commit-id: c8c207ae698d
This commit is contained in:
parent
d7588d1e36
commit
586464b29b
10
common.asm
10
common.asm
|
|
@ -56510,7 +56510,15 @@ _UnnamedText_1d4f5: ; 0x95c58
|
||||||
db "PALLET TOWN?", $57
|
db "PALLET TOWN?", $57
|
||||||
; 0x95c58 + 33 bytes
|
; 0x95c58 + 33 bytes
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$95c79,$5c
|
ViridianMartParcelQuestText: ; 0x95c79
|
||||||
|
db $0, "You know PROF.", $4f
|
||||||
|
db "OAK, right?", $51
|
||||||
|
db "His order came in.", $4f
|
||||||
|
db "Will you take it", $55
|
||||||
|
db "to him?", $51
|
||||||
|
db $52, " got", $4f
|
||||||
|
db "OAK's PARCEL!@@"
|
||||||
|
; 0x95c79 + 92 bytes
|
||||||
|
|
||||||
_ViridianMartText2: ; 0x95cd5
|
_ViridianMartText2: ; 0x95cd5
|
||||||
db $0, "This shop sells", $4f
|
db $0, "This shop sells", $4f
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue