Changes

Line 995: Line 995:  
   |params  = {{t|S:npcName}},{{o|F:velocity}}
 
   |params  = {{t|S:npcName}},{{o|F:velocity}}
 
   |desc    = Makes specified character jump with the specified velocity. Name is a fuzzy match and also accepts <tt>farmer</tt>. Velocity is a float and defaults to 8.0 if not supplied, which results in a jump of about half the height of the player character.
 
   |desc    = Makes specified character jump with the specified velocity. Name is a fuzzy match and also accepts <tt>farmer</tt>. Velocity is a float and defaults to 8.0 if not supplied, which results in a jump of about half the height of the player character.
 +
}}
 +
{{/cmd
 +
  |command = pathspousetome,pstm
 +
  |desc    = Causes your spouse (NPC only) to start walking towards you if they are already on the current map or warp directly to you otherwise.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
Line 1,006: Line 1,010:  
   |desc    = Warps specified character to the given coordinates on the specified map. Character name is a fuzzy match, but location is exact. See [[Modding:Event_data#Directions|Event data]] for the valid directions; the default is <tt>2</tt>. Note: if you do not include enough parameters, an error message will be printed to the console which incorrectly states the default facing direction is <tt>1</tt>.
 
   |desc    = Warps specified character to the given coordinates on the specified map. Character name is a fuzzy match, but location is exact. See [[Modding:Event_data#Directions|Event data]] for the valid directions; the default is <tt>2</tt>. Note: if you do not include enough parameters, an error message will be printed to the console which incorrectly states the default facing direction is <tt>1</tt>.
 
   |example = <code>debug wct robin Farm 69 16</code> would warp [[Robin]] to just right of the mailbox on the Farm map, facing downwards.
 
   |example = <code>debug wct robin Farm 69 16</code> would warp [[Robin]] to just right of the mailbox on the Farm map, facing downwards.
 +
}}
 +
{{/cmd
 +
  |command = warpcharactertome,wctm
 +
  |params  = {{t|S:npcName}}
 +
  |desc    = Warps the specified character directly to you; name is a fuzzy match.
 
}}
 
}}
 
{{/cmd
 
{{/cmd
99

edits