Adds shinies

This commit is contained in:
infinitefusion
2022-10-07 20:38:11 -04:00
parent b762e653e0
commit a500ef15bf
18 changed files with 46 additions and 28 deletions

View File

@@ -1322,6 +1322,7 @@ def pbFuse(pokemon, poke2, supersplicers = false)
if hasCustom
previewwindow.picture.pbSetColor(150, 255, 150, 200)
else
previewwindow.picture.shiftColors(pbGet(1))
previewwindow.picture.pbSetColor(255, 255, 255, 200)
end
end