MAP

Syntax: #MAP direction
Related: #PATH

Add the specified direction to the current path being recorded. Also sends the location to the mapper to move you on the map.

MAP examples

#MAP north
if the current path is .s then the path is updated to be .sn. If the current path is .2n then the path is updated to be .3n. Then you are moved one square north on the map.
 
#TRIGGER {%w leaves (%w)} {#MAP %1}
Follows the leader of your group and updates the map location


Contents MAKEROOM MARK