Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Devin custom elite guards
Browse files Browse the repository at this point in the history
  • Loading branch information
omni-axa committed Dec 21, 2015
1 parent 043bb9b commit f73d187
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
20 changes: 19 additions & 1 deletion 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
Expand Down
3 changes: 3 additions & 0 deletions BiG World Fixpack/_BWP fixes.txt
Expand Up @@ -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


----------------------------------------------------------------------------------------

Expand Down

0 comments on commit f73d187

Please sign in to comment.