-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
1,229 additions
and
1,522 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
V3.1 - Hotfix 03 (July 26th 2013) | ||
- fixed compatibility issue between Deva and Planetar Avatars component and P&P Celestials mod | ||
|
||
V3.1 - Hotfix 02 (June 25th 2013) | ||
- fixed Haste not granting +1 to thac0, AC, and saves vs. breath as advertised | ||
- fixed Greater Command causing Cowled Wizards to appear | ||
- Polymorph Self's shapeshift abilities flagged as "non-magical" | ||
|
||
V3.1 - Hotfix 01 (July 16th 2012) | ||
- MSI's hobgoblins were not flagged as summons | ||
- Improved Haste cannot be "canceled" by Haste anymore | ||
- Black Blade of Disaster had an unused EFF file causing a crash if ToBEx is installed | ||
- summoned demons and Death Knights script fixes | ||
- minor "-1" thac0 correction for all summoned celestials to match descriptions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ AUTHOR [email protected]~ // display email address if install fails | |
|
||
//MODDER | ||
|
||
VERSION ~v3.1~ | ||
VERSION ~v3.1 (Hotfix 03)~ | ||
|
||
README ~spell_rev\readme-spell_rev.html~ | ||
|
||
|
@@ -2788,6 +2788,7 @@ ACTION_IF (MOD_IS_INSTALLED ~setup-celestials.tp2~ 0) BEGIN | |
COPY_EXISTING ~ca#movsw.itm~ ~override~ | ||
PATCH_IF (SOURCE_SIZE > 0x71) BEGIN | ||
WRITE_ASCII 0x22 ~FS~ // flaming sword | ||
WRITE_BYTE 0x18 (BYTE_AT 0x18 BAND BNOT 0b00000010) // make one-handed | ||
END | ||
BUT_ONLY | ||
|
||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.