We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccae994 commit 0e03516Copy full SHA for 0e03516
docs/changelog.md
@@ -42,6 +42,10 @@
42
- [Version 2](#version-2)
43
- [Version 1](#version-1)
44
45
+### Version 8.34
46
+
47
+[Fixed](https://github.com/BGforgeNet/bg2-tweaks-and-tricks/issues/88) Tracking missing specific info in the Isle of Balduran.
48
49
### Version 8.33
50
51
New component: [Tracking!](https://github.com/BGforgeNet/bg2-tweaks-and-tricks/blob/master/docs/spells.md#tracking)
tnt/tnt.tp2
@@ -1,7 +1,7 @@
1
/** @tra setup.tra */
2
BACKUP ~tnt/backup~
3
SUPPORT "https://github.com/BGforgeNet/bg2-tweaks-and-tricks/issues"
4
-VERSION ~v8.33~
+VERSION ~v8.34~
5
NO_IF_EVAL_BUG
6
AUTO_EVAL_STRINGS
7
ALWAYS
0 commit comments