Changes

Jump to navigation Jump to search
Corrected time players can make bet. See talk page for more details.
Line 11: Line 11:  
==Attractions==
 
==Attractions==
 
===The Races===
 
===The Races===
Throughout the day, players may bet on races that take place on the hour. If a player's chosen contestant wins, they will receive {{Price|20|Calico}}. Each day, the first winning bet a player makes on Escar-go, the slowest contestant, will instead earn the player {{Price|100|Calico}}.<ref name="racewin" /> Players may place bets until 10:00pm.<ref name="racebet" /> The race will not run its course if the player is not in the main festival area, so players ''must'' wait for it to finish to see the results.
+
Throughout the day, players may bet on races that take place on the hour. If a player's chosen contestant wins, they will receive {{Price|20|Calico}}. Each day, the first winning bet a player makes on Escar-go, the slowest contestant, will instead earn the player {{Price|100|Calico}}.<ref name="racewin" /> Players may place bets from 10 am when the festival opens until the start of the last race just after 10:00 pm.<ref name="racebet" /> The race will not run its course if the player is not in the main festival area, so players ''must'' wait for it to finish to see the results.
    
The player can also cheat the race by giving the Suspicious Man next to the Oasis {{Price|1|Calico}} in exchange for one of the race contestants of the player's choosing possibly losing the race.
 
The player can also cheat the race by giving the Suspicious Man next to the Oasis {{Price|1|Calico}} in exchange for one of the race contestants of the player's choosing possibly losing the race.
Line 1,266: Line 1,266:  
<references>
 
<references>
 
   <ref name="racewin">See <samp>DesertFestival::OnRaceWon</samp> and <samp>DesertFestival::CollectRacePrizes</samp> in the game code.</ref>
 
   <ref name="racewin">See <samp>DesertFestival::OnRaceWon</samp> and <samp>DesertFestival::CollectRacePrizes</samp> in the game code.</ref>
   <ref name="racebet">See <samp>DesertFestival::CanMakeAnotherRaceGuess</samp> in the game code.</ref>
+
   <ref name="racebet">The race starts when the announcer says "Go". This can be as late as 10:10pm. See <samp>DesertFestival::performAction</samp>, <samp>DesertFestival::CanMakeAnotherRaceGuess</samp>, <samp>DesertFestival::answerDialogueAction</samp>, <samp>DesertFestival::performTenMinuteUpdate</samp> and <samp>DesertFestival::UpdateWhenCurrentLocation</samp> in the game code.</ref>
 
   <ref name="shoplists">See <samp>Data\Shops.xnb</samp>, cases "DesertFestival_EggShop" and "DesertFestival_''VillagerName''", in the game files.</ref>
 
   <ref name="shoplists">See <samp>Data\Shops.xnb</samp>, cases "DesertFestival_EggShop" and "DesertFestival_''VillagerName''", in the game files.</ref>
 
   <ref name="villagerchance">See <samp>DesertFestival::CreateDaySaveRandom</samp> and <samp>DesertFestival::SetupMerchantSchedule</samp> in the game code.</ref>
 
   <ref name="villagerchance">See <samp>DesertFestival::CreateDaySaveRandom</samp> and <samp>DesertFestival::SetupMerchantSchedule</samp> in the game code.</ref>
87

edits

Navigation menu