Outfits migration again

This commit is contained in:
chardub
2025-04-27 00:37:26 -04:00
parent c0cf7da7bb
commit 4a19fbc754
6 changed files with 23 additions and 1 deletions

View File

@@ -560,4 +560,8 @@ def fossilsGuyBattle(level = 20, end_message = "")
end_message
)
end
def isOnPinkanIsland()
return false
end