Adds some character customization data

This commit is contained in:
chardub
2025-02-07 21:04:35 -05:00
parent 2fcc7fc9cd
commit 3ebd3fd68a
9 changed files with 49 additions and 7 deletions

View File

@@ -1704,6 +1704,7 @@ def qmarkMaskCheck()
if $Trainer.seen_qmarks_sprite
unless hasHat?(HAT_QMARKS)
obtainHat(HAT_QMARKS)
obtainClothes(CLOTHES_GLITCH)
end
end
end