diff --git a/iwdification/lib/spell_prep.tpa b/iwdification/lib/spell_prep.tpa index bb49f76..23de304 100644 --- a/iwdification/lib/spell_prep.tpa +++ b/iwdification/lib/spell_prep.tpa @@ -19,7 +19,7 @@ OUTER_SET anim_skeleton_fiend = 60192 OUTER_SET anim_wwolf = 31491 */ -ACTION_IF ee_game AND !VARIABLE_IS_SET anim_btroll BEGIN // don't repeat if you don't have to +ACTION_IF ee_game BEGIN // don't repeat if you don't have to OUTER_SET anim_beetle = 57888 // beetle OUTER_SET anim_btroll = 57520 // iwd blue troll diff --git a/iwdification/readme-iwdification.html b/iwdification/readme-iwdification.html index fb70366..0ee8ce6 100644 --- a/iwdification/readme-iwdification.html +++ b/iwdification/readme-iwdification.html @@ -30,9 +30,9 @@
A Gibberlings Three Mod
Authors: CamDawg and DavidW
Version Beta 5
- Languages: English, French
+ Languages: English
Platforms: Windows, Mac OS X, and Linux
GitHub: Gibberlings3/iwdification
1 Only available for EE games
@@ -220,6 +220,10 @@
Version Beta 6 - May 22, 2020
+Version Beta 5 - January 10, 2018