IETS - v0.5.1
    Preparing search index...

    Function ChangeGeneral

    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 changes the general status of the target creature to the specified value. Values are from [general.ids]({{ ids }}/general.htm).

       IF
         Global"KR_GENERAL_CHANGE","LOCALS" ,0)
       THEN
         RESPONSE #100
           SetGlobal"KR_GENERAL_CHANGE","LOCALS",1)
           ChangeGeneral(Myself,UNDEAD)
       END
      

      Parameters

      Returns Action