Changes

Jump to navigation Jump to search
408 bytes added ,  12:56, 27 July 2023
no edit summary
Line 10: Line 10:     
:::You're welcome! I found a time in game play when it mattered to me, so I watched for it when testing. Thought it might matter to others too. [[User:Giles|Giles]] ([[User talk:Giles|talk]]) 16:46, 31 January 2022 (UTC)
 
:::You're welcome! I found a time in game play when it mattered to me, so I watched for it when testing. Thought it might matter to others too. [[User:Giles|Giles]] ([[User talk:Giles|talk]]) 16:46, 31 January 2022 (UTC)
 +
 +
== Ginger Island Teaser Event.
 +
 +
The preconditions are: 16253595/j 29/X where X is
 +
<code>
 +
if (split[i][0] == 'X')
 +
{
 +
if (Game1.MasterPlayer.eventsSeen.Contains(191393) || Game1.MasterPlayer.eventsSeen.Contains(502261) || Game1.MasterPlayer.hasCompletedCommunityCenter())
 +
{
 +
return -1;
 +
}
 +
continue;
 +
}
 +
</code>
 +
[[User:Atravita|Atravita]] ([[User talk:Atravita|talk]]) 12:56, 27 July 2023 (UTC)
528

edits

Navigation menu