Changes

67 bytes added ,  15:31, 25 September 2021
→‎List: clarify cc* vs joja* bundle flags
Line 306: Line 306:  
|-
 
|-
 
| <tt>ccIsComplete</tt>
 
| <tt>ccIsComplete</tt>
| The player has completed the Community Center. Note that this isn't set reliably; if using [[Modding:Content Patcher|Content Patcher]], use the <tt>IsCommunityCenterComplete</tt> and <tt>IsJojaMartComplete</tt> tokens instead. See also flags for specific sections:
+
| The player has completed the [[Community Center|community center]]. Note that this isn't set reliably; if using [[Modding:Content Patcher|Content Patcher]], use the <tt>IsCommunityCenterComplete</tt> and <tt>IsJojaMartComplete</tt> tokens instead.
 +
 
 +
These flags are set when completing each bundle (in both community center and Joja paths):
 
* <tt>ccBoilerRoom</tt> (repairs minecarts);
 
* <tt>ccBoilerRoom</tt> (repairs minecarts);
 
* <tt>ccBulletin</tt> (friendship bonus with many villagers);
 
* <tt>ccBulletin</tt> (friendship bonus with many villagers);
Line 313: Line 315:  
* <tt>ccPantry</tt> (unlocks the [[greenhouse]]);
 
* <tt>ccPantry</tt> (unlocks the [[greenhouse]]);
 
* <tt>ccVault</tt> (repairs the bus and unlocks access to [[The Desert|the desert]]).
 
* <tt>ccVault</tt> (repairs the bus and unlocks access to [[The Desert|the desert]]).
The equivalent section flags for the Joja warehouse are <tt>jojaBoilerRoom</tt>, <tt>jojaCraftsRoom</tt>, <tt>jojaFishTank</tt>, <tt>jojaPantry</tt>, and <tt>jojaVault</tt>.
+
 
 +
You can also check for Joja specifically using <tt>jojaBoilerRoom</tt>, <tt>jojaCraftsRoom</tt>, <tt>jojaFishTank</tt>, <tt>jojaPantry</tt>, and <tt>jojaVault</tt>.
 
|-
 
|-
 
| <tt>ccMovieTheater</tt><br /><tt>ccMovieTheaterJoja</tt>
 
| <tt>ccMovieTheater</tt><br /><tt>ccMovieTheaterJoja</tt>
translators
8,437

edits