diff --git a/bgqe/nashkell_monster/dialogues/c#q04eggdelivery.d b/bgqe/nashkell_monster/dialogues/c#q04eggdelivery.d index aa4a28a..21281e7 100644 --- a/bgqe/nashkell_monster/dialogues/c#q04eggdelivery.d +++ b/bgqe/nashkell_monster/dialogues/c#q04eggdelivery.d @@ -422,7 +422,7 @@ END END //APPEND -APPEND player1 +BEGIN C#Q04009 IF WEIGHT #-1 ~Global("C#Q04_WyvernDeliverer","GLOBAL",10)~ THEN hereiam @@ -434,5 +434,3 @@ IF ~~ THEN DO ~SetGlobal("C#Q04_WyvernDeliverer","GLOBAL",11) AddJournalEntry(@10035%QUEST_DONE%) CreateCreature("C#Q04009",[-1.-1]%FACE_0%)~ EXIT END - -END //APPEND diff --git a/bgqe/nashkell_monster/scripts/c#q04spiderhatch.baf b/bgqe/nashkell_monster/scripts/c#q04spiderhatch.baf index 5d4ae96..ac096cb 100644 --- a/bgqe/nashkell_monster/scripts/c#q04spiderhatch.baf +++ b/bgqe/nashkell_monster/scripts/c#q04spiderhatch.baf @@ -16,7 +16,7 @@ IF PartyHasItem("C#Q04001") THEN RESPONSE #100 - ActionOverride(Player1,StartDialogOverride("player1",Player1)) + ActionOverride(Player1,StartDialogOverride("C#Q04009",Player1)) END IF diff --git a/bgqe/readmes/english.bgqe.txt b/bgqe/readmes/english.bgqe.txt index f4dad96..3de7e80 100644 --- a/bgqe/readmes/english.bgqe.txt +++ b/bgqe/readmes/english.bgqe.txt @@ -380,8 +380,12 @@ MAINTENANCE NOTE: This mod accepts bug fixes, compatibility fixes, and translati HISTORY +Version 25.2: +-fixed install error of "Nachkel Monster" for BG:EE (from v25.1). + Version 25.1: -changed dialogue for appearing spider back into dialogue and egg should really be removed after spider hatches. +-named Polish readme in correct syntax. Version 25: -Italian setup.tra updated, by improbabile. diff --git a/bgqe/readmes/german.bgqe.txt b/bgqe/readmes/german.bgqe.txt index 877b3ee..5eb12c2 100644 --- a/bgqe/readmes/german.bgqe.txt +++ b/bgqe/readmes/german.bgqe.txt @@ -371,8 +371,12 @@ MAINTENANCE NOTE: This mod accepts bug fixes, compatibility fixes, and translati HISTORIE +Version 25.2: +-fixed install error of "Nachkel Monster" for BG:EE (from v25.1). + Version 25.1: -changed dialogue for appearing spider back into dialogue and egg should really be removed after spider hatches. +-named Polish readme in correct syntax. Version 25: -Italian setup.tra updated, by improbabile. diff --git a/bgqe/readmes/italiano.bgqe.txt b/bgqe/readmes/italiano.bgqe.txt index 5ad3d77..2adb99a 100644 --- a/bgqe/readmes/italiano.bgqe.txt +++ b/bgqe/readmes/italiano.bgqe.txt @@ -380,8 +380,12 @@ MAINTENANCE NOTE: This mod accepts bug fixes, compatibility fixes, and translati HISTORY +Version 25.2: +-fixed install error of "Nachkel Monster" for BG:EE (from v25.1). + Version 25.1: -changed dialogue for appearing spider back into dialogue and egg should really be removed after spider hatches. +-named Polish readme in correct syntax. Version 25: -Italian setup.tra updated, by improbabile. diff --git a/bgqe/readmes/polski.bgqe.txt b/bgqe/readmes/polski.bgqe.txt index 0aa2bf2..3660a03 100644 --- a/bgqe/readmes/polski.bgqe.txt +++ b/bgqe/readmes/polski.bgqe.txt @@ -374,8 +374,12 @@ MAINTENANCE NOTE: This mod accepts bug fixes, compatibility fixes, and translati HISTORIE +Version 25.2: +-fixed install error of "Nachkel Monster" for BG:EE (from v25.1). + Version 25.1: -changed dialogue for appearing spider back into dialogue and egg should really be removed after spider hatches. +-named Polish readme in correct syntax. Version 25: -Italian setup.tra updated, by improbabile. diff --git a/bgqe/setup-bgqe.tp2 b/bgqe/setup-bgqe.tp2 index 47ba955..ff48cdc 100644 --- a/bgqe/setup-bgqe.tp2 +++ b/bgqe/setup-bgqe.tp2 @@ -11,7 +11,7 @@ BACKUP ~bgqe/Backup~ AUTHOR ~Please post in one of the forums as listed in the readme~ //MODDER -VERSION ~v25.1~ +VERSION ~v25.2~ README ~bgqe/readmes/%LANGUAGE%.bgqe.txt~ ~bgqe/readmes/english.bgqe.txt~