mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
TM_28 in Cerulean script
This commit is contained in:
parent
619a4ea8a1
commit
89be95cded
|
@ -291,7 +291,7 @@ CeruleanCityText2: ; 1967c (6:567c)
|
|||
.asm_4ca20 ; 0x196ad
|
||||
ld hl, CeruleanCityText_196f3
|
||||
call PrintText
|
||||
ld bc, $e401
|
||||
ld bc, (TM_28 << 8) + 1
|
||||
call GiveItem
|
||||
jr c, .Success
|
||||
ld hl, TM28NoRoomText
|
||||
|
|
Loading…
Reference in a new issue