diff --git a/BiG World Fixpack/Devin/#VAr0318.baf.patch b/BiG World Fixpack/Devin/#VAr0318.baf.patch index cf213ed..2eed52f 100644 --- a/BiG World Fixpack/Devin/#VAr0318.baf.patch +++ b/BiG World Fixpack/Devin/#VAr0318.baf.patch @@ -1,5 +1,23 @@ --- Devin\Scripts\Zone\#VAr0318.baf Wed Nov 11 11:08:26 2009 -+++ C:\BWP Patchstudio\patched files\Devin\Scripts\Zone\#VAr0318.baf Fri Dec 18 22:47:07 2015 ++++ C:\BWP Patchstudio\patched files\Devin\Scripts\Zone\#VAr0318.baf Mon Dec 21 22:18:54 2015 +@@ -44,7 +44,7 @@ + CreateVisualEffect("SPPORTAL",[719.271]) + Wait(2) + CreateCreature("BDCOUN03",[436.220],2) +- CreateCreature("CLTCUT03",[499.312],2) ++ CreateCreature("BHGUARD2",[499.312],2) + CreateCreature("FSDOG",[386.301],2) + CreateCreature("GORDECK5",[719.271],2) + SetGlobal("#VLucieExist","AR0318",3) +@@ -60,7 +60,7 @@ + ActionOverride("#VLucie",ReallyForceSpell(Myself,WIZARD_PROTECTION_FROM_MAGIC_ENERGY)) + ActionOverride("#VLucie",ReallyForceSpell(Myself,WIZARD_PROTECTION_FROM_NORMAL_WEAPONS)) + ActionOverride("BDCOUN03",Enemy()) +- ActionOverride("CLTCUT03",Enemy()) ++ ActionOverride("BHGUARD2",Enemy()) + ActionOverride("FSDOG",Enemy()) + END + @@ -97,11 +97,11 @@ Global("#VFightZent","GLOBAL",5) THEN diff --git a/BiG World Fixpack/_BWP fixes.txt b/BiG World Fixpack/_BWP fixes.txt index ebdd426..093083a 100644 --- a/BiG World Fixpack/_BWP fixes.txt +++ b/BiG World Fixpack/_BWP fixes.txt @@ -883,6 +883,9 @@ Pour en apprendre plus sur les corrections employ :: micbaldur's item string fixes :: http://www.shsforums.net/topic/47635-notes-oddities-and-possible-bugs-in-my-bwp-game-spoilers/?p=583857 +:: micbaldur's changed Elite Guard (CLTCUT03 -> BHGUARD2) +:: http://www.shsforums.net/topic/47635-notes-oddities-and-possible-bugs-in-my-bwp-game-spoilers/?p=583928 + ----------------------------------------------------------------------------------------