Changes

Jump to navigation Jump to search
→‎World: + set_farm_type in the upcoming SMAPI 3.13.0
Line 174: Line 174:  
   |desc    = Immediately warps all NPCs to their scheduled positions. (To hurry a single NPC, use [[#Debug commands|<tt>debug hurry npc-name</tt>]] instead.)
 
   |desc    = Immediately warps all NPCs to their scheduled positions. (To hurry a single NPC, use [[#Debug commands|<tt>debug hurry npc-name</tt>]] instead.)
 
   |example =  
 
   |example =  
 +
}}
 +
{{/cmd
 +
  |command = set_farm_type
 +
  |params  = {{t|I:farm type}}
 +
  |desc    = {{SMAPI upcoming|3.13.0-beta|Sets the player's current [[Farm Maps|farm type]], where {{t|I:farm type}} is one of <tt>0</tt> (standard), <tt>1</tt> (riverlands), <tt>2</tt> (forest), <tt>3</tt> (hilltop), <tt>4</tt> (combat), <tt>5</tt> (four corners), or <tt>6</tt> (beach). After changing the farm type, saving and reloading the save is recommended to make sure everything is updated for the change.}}
 +
  |example = <code>set_farm_type 3</code> will set the farm type to riverlands.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
translators
8,447

edits

Navigation menu