more fake shiny security

This commit is contained in:
infinitefusion
2022-10-16 12:38:55 -04:00
parent 4c8fc31bde
commit 5f3e975c1e
4 changed files with 16 additions and 1 deletions

View File

@@ -304,6 +304,7 @@ class PokemonSpeciesIconSprite < SpriteWrapper
end
def shiny=(value)
print "wut"
@shiny = value
refresh
end