SpellholdStudios / 1pp

One Pixel Productions brings together the various previously disjointed graphical and mechanical tweaks and components that have accumulated over the years and many more besides, with the aim of providing a refined, polished experience with attention to detail that many felt was lacking in some aspects of Baldur's Gate II compared to its predecessor. This mod changes the paperdolls and inventory icons of Baldur's Gate II to those of Baldur's Gate. The better looking avatars from BG1 are used in BG2. It uses the corrected and better looking female dwarf and gnome avatars with all their armor animations. It adds all armor-animations for thieves to the game (from unarmored to plate mail).
7 stars 2 forks source link

Issues from BiG World Project Fixpack #12

Open MikeX1234 opened 1 year ago

MikeX1234 commented 1 year ago

From BiG World Fixpack:

--- 1pp\components\204_qsbase.tph   Sat Jul 11 19:41:45 2020
+++ C:\BWP Patchstudio\patched files\1pp\components\204_qsbase.tph  Tue Mar 14 08:30:32 2023
@@ -1031,7 +1031,7 @@

 // Staff of the Dragon +3
 ACTION_IF (FILE_EXISTS_IN_GAME ~r#asmstf.itm~) BEGIN
-   COPY_EXISTING ~r#asmstff.itm~ ~override~
+   COPY_EXISTING ~r#asmstf.itm~ ~override~
        LPF ~1pp_staf23_0~ END
    BUT_ONLY
 END
--- 1pp\components\400_update_bgii_armors.tpa   Wed Jul 15 15:21:30 2020
+++ C:\BWP Patchstudio\patched files\1pp\components\400_update_bgii_armors.tpa  Sun Oct 09 16:15:47 2022
@@ -411,7 +411,7 @@

 // Dream of the Thief (Rolles mod)
 ACTION_IF (FILE_EXISTS_IN_GAME ~s#leat01.itm~) BEGIN
-   COPY_EXISTING ~s#leat011.itm~ ~override~
+   COPY_EXISTING ~s#leat01.itm~ ~override~
        LPF ~1pp_leat23~ END
    BUT_ONLY
 END
skellytz commented 1 year ago

Thanks!