opentext and breeding

This commit is contained in:
PikalaxALT
2015-12-09 18:25:44 -05:00
parent 0c4bf512d0
commit a5a8364c35
291 changed files with 1938 additions and 1894 deletions

View File

@@ -571,7 +571,7 @@ Function16a3b: ; 16a3b
ld a, [wDaycareMan]
bit 0, a
ret z
callab Function16e1d
callab CheckBreedmonCompatibility
ld a, [wd265]
and a
ret z

View File

@@ -2,7 +2,7 @@ FindItemInBallScript:: ; 0x122ce
callasm .TryReceiveItem
iffalse .no_room
disappear LAST_TALKED
loadfont
opentext
writetext .text_found
playsound SFX_ITEM
pause 60
@@ -12,7 +12,7 @@ FindItemInBallScript:: ; 0x122ce
; 0x122e3
.no_room: ; 0x122e3
loadfont
opentext
writetext .text_found
waitbutton
writetext .text_bag_full

View File

@@ -111,7 +111,7 @@ DoPoisonStep:: ; 505da
.Script_MonFaintedToPoison: ; 50669
callasm .PlayPoisonSFX
loadfont
opentext
callasm .CheckWhitedOut
iffalse .whiteout
closetext