Events and some WRAM cleanup
This commit is contained in:
@@ -633,7 +633,7 @@ GiveItem: ; 103fd
|
||||
push af
|
||||
call GetCurNick
|
||||
ld hl, StringBuffer1
|
||||
ld de, wd050_MonNick
|
||||
ld de, wMonOrItemNameBuffer
|
||||
ld bc, PKMN_NAME_LENGTH
|
||||
call CopyBytes
|
||||
call TryGiveItemToPartymon
|
||||
|
Reference in New Issue
Block a user