-
Notifications
You must be signed in to change notification settings - Fork 40
MapOverlay Custom Info
Scott Zimmerman edited this page Jun 9, 2026
·
2 revisions
This is a file that modders can use to change the dialog and icons found on the overworld minimap. To use, drop it directly in the "Mods" folder. It can be edited with new info, and when creating a modpack it will be included.
The file can be downloaded here: MapOverlay.zip
There is three sections:
- MapDialog: Specifies the dialog keys used on the map nodes. The lines are pulled from "dialog_eng.lng".
- MapIcons: Specifies the icons used on the map. Uses X,Y position and an integer to specify the icon.
- DungeonPosition: Specifies the dungeon icons. Zero based array (0 = 1) and uses X,Y positions.
- π‘ Home
- π€ Building & Contributing
- π Additional Info
- π Main Update Loop
- π§ Direction
- π₯οΈ Dialog Path Loader
- πΊοΈ Dungeon Minimap Files
- πΌοΈ Sprite Atlas Files
- π₯ Camera Field Objects
- π·οΈ Placeholder Tags
- πΌ Music Indexes
- π£ Launcher Mod Maker
- π§© Texture Replacement
- πΌοΈ Custom Menu Border
- π΅ Music Replacement
- πΆ Sound Effect Replacement
- πΊοΈ MapOverlay Custom Info
- π Dialog Replacement
- π LAHDMods