Credits: Gotcha!, for being such a great spriter and request artist. Couldn't have done it without you, man.
All images made by him, some code developed by Duh102.



Map Making:
Ensure that the folder you wish to make maps within has a "Scenes" folder. If it does not already, make one.

In Castle.rte/Index.ini, place a /* in front of the "IncludeFile = Castle.rte/Doors/Door.ini" line, and a */ behind the "IncludeFile = Castle.rte/BunkerBits.ini" line.

Go to Base.rte/Index.ini, go to the end of the file, make a new line, tab, and insert this line there: "IncludeFile = Castle.rte/Index_Mapmaking.ini"

Start up Cortex and make your map. When you are finished and wish to return Cortex to normal:

Go to Base.rte/Index.ini and remove the "IncludeFile = Castle.rte/Index_Mapmaking.ini" line.

Go to Castle.rte/Index.ini and remove the /* and */.