Yes, but not in that format.
If your maps were like this:
your note on map 12 would look like this:
Nothing more. All those comments you added and the # would not be there. Just the exit statement with the 3 "arguments" it's expecting.
If your maps were like this:
Code:
2725 12 23 13
Code:
exit top 27 bottomexit left 25 rightexit right 23 leftexit bottom 13 top

