clown nose

This commit is contained in:
chardub
2025-03-25 16:37:22 -04:00
parent 4e26dbfeca
commit 37938f864b
540 changed files with 144 additions and 49 deletions

View File

@@ -1711,7 +1711,7 @@ def failAllIncompleteRocketQuests()
end
def qmarkMaskCheck()
if $Trainer.seen_qmarks_sprite
if $Trainer.seen_qmarks_sprite || $game_temp.corrupted_map
unless hasHat?(HAT_QMARKS)
obtainHat(HAT_QMARKS)
obtainClothes(CLOTHES_GLITCH)