RESTORE_MAP (a child element of STEP) restores the map to its original image and size.
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.
RESTORE_MAP does not take any value.
- <STEP>
- ......
- <RESTORE_MAP/>
- ......
- </STEP>