Main public logs

From PMDOWiki

Combined display of all available logs of PMDOWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:38, 24 August 2025 Imbion talk contribs created page Patching Ground Map Scripts (Created page with "A guide on how to patch the scripts of ground maps with a mod without overriding the entire script. == First Steps == To begin the process of adding changes, a new <code>init.lua</code> file for the ground map must be created in the mod's script folder. From the root folder of the mod, this file is placed in <code>Data/Script/[dungeonNamespace]/ground/[groundMap]</code>. In this file, create a new table to store the mod functions in. This is similar to the table tha...")