Skip to content
New issue

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

Issues from BiG World Project Fixpack #12

Open
MikeX1234 opened this issue Apr 15, 2023 · 1 comment
Open

Issues from BiG World Project Fixpack #12

MikeX1234 opened this issue Apr 15, 2023 · 1 comment

Comments

@MikeX1234
Copy link

MikeX1234 commented Apr 15, 2023

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

@MikeX1234 MikeX1234 changed the title Issues from BiG World Project Fixpack Issues from BiG World Project Fixpack FR Apr 15, 2023
@skellytz
Copy link
Contributor

Thanks!

@MikeX1234 MikeX1234 changed the title Issues from BiG World Project Fixpack FR Issues from BiG World Project Fixpack Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants