Closes #919, closes #982, closes #1003, closes #1012, closes #1022, closes #1028, closes #1033

This commit is contained in:
bryanthaboi
2026-08-14 10:05:51 -04:00
parent 2010ba71a6
commit a94fecfec8
48 changed files with 1263 additions and 541 deletions
+2 -2
View File
@@ -2562,8 +2562,8 @@ do
end
eq(fanfares, 1, "one caught fanfare per capture")
eq(tinks, 3, "three wobble tinks on a $43 capture")
check(fanfareAt and caughtAt and fanfareAt < caughtAt,
"Caught_Mon sounds with the caught text, not after its dismissal")
check(fanfareAt and caughtAt and caughtAt < fanfareAt,
"Caught_Mon sounds once the caught text is out, before its prompt")
eq(cb4.result, "caught", "the capture resolved the battle")
-- the nickname AskName that follows clears it (ClearSprites), so the
-- assertion is sampled while the caught text is up