RESTORE_MAP Element


RESTORE_MAP (a child element of STEP) restores the map to its original image and size.

Remarks

In battle RESTORE_MAP restores the map to the default battle map image. In other situations it restores the map to the default map image for that area. You may need to use this element when you have modified the map (changed its size, image source, etc) in some previous STEPs of an ACTION.

Supported Values

RESTORE_MAP does not take any value.

Examples

  • <STEP>
    • ......
    • <RESTORE_MAP/>
    • ......
  • </STEP>