We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Thanks!
Sorry, something went wrong.
No branches or pull requests
From BiG World Fixpack:
The text was updated successfully, but these errors were encountered: