IETS - v0.5.1
    Preparing search index...

    Function RevealAreaOnMap

    BG2 barrel re-exports.

    Generated by ts-update. Do not edit manually.

    Uses named re-exports (not export *) so esbuild can statically resolve each binding without falling back to runtime __reExport helpers for externalized .d.ts modules.

    • This action reveals an area on the worldmap, enabling travelling to it.

       IF
         Dead("Davaeorn")
         Global("Chapter","GLOBAL",4)
       THEN
         RESPONSE #100
           RevealAreaOnMap("AR0900")
           IncrementChapter("Chptxt5")
           AddJournalEntry(15839,USER)
       END
      

      Parameters

      Returns Action