mirror of
https://github.com/pret/pokered.git
synced 2026-09-25 10:39:55 -05:00
TM_28 in Cerulean script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user