Jump to content

Kaeloree

Modders
  • Posts

    832
  • Joined

  • Last visited

Posts posted by Kaeloree

  1. // Iylos for BGII: ToB
    BEGIN
     DESIGNATED
     REQUIRE_COMPONENT ~level1npcs.tp2~ "0" @110600
     REQUIRE_COMPONENT ~iylos.tp2~ "0" ~~ // Note: .tp2 is inside the mod's folder
    
    LAUNCH_ACTION_MACRO ~fj_install_component~
     COPY_EXISTING ~lk#iylo.cre~ ~override~
    PATCH_IF (SOURCE_SIZE > 0x2d3) THEN BEGIN
      LAUNCH_PATCH_MACRO ~fj_modify_cre~
    END
     BUT_ONLY
    END

     

    Iylos' custom items for the future fj_replace_item_usability:

    lk#iamul.itm (Amulet of Tranquillity)

    lk#ibelt.itm (Belt of Storage)

    lk#iboot.itm (Boots of the Nomad)

    lk#ibrac.itm (Bracers of the Coiling Serpent)

    lk#iclck.itm (Cloak of the Deserts)

    lk#ihood.itm (Aegis of the Deserts)

    lk#iring.itm (Sandstone Ring)

    lk#irobe.itm (Monastic Robe)

  2. If you've ever seen Bri work, you'll know she is hardly a tortoise. :thumbsup: This project has gone slowly for various reasons, but it is definitely not because Bri writes slowly.

     

    As many others, I can't wait to play Delainy/Durlyle, and also like many others, I'm absolutely happy to wait until that's possible. ;)

×
×
  • Create New...