TotoR115

Results 7 issues of TotoR115

2 issues: - The modifications done to the spell make it unusable; the range in the spell ability tab is too big (5) in comparison to the size of the...

https://github.com/Gibberlings3/BG2-Fixpack/blob/4e47a5cdc147c2541515c64ca97684fd4806aca3/bg2fixpack/lib/core_immunity_batches.tph#L842-L843 Due to the nature of this spells, it does not seem sensible to display `Protection from Poison (30)` icon.

https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L68 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L77 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L111 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L117 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L119 All above lines are missing Journal entries title : > A strange gnome https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L255 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L258 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L261 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L265 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L268 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L271 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L388 https://github.com/Gibberlings3/BG1NPC/blob/ecd22b6be10eb457cb17cb3db96aa4c8cd612f44/bg1npc/tra/english/x%23tiaxquest.tra#L400 All above lines have...

https://github.com/Gibberlings3/BG1NPC/blob/31e6a965b17d869c0266931b82f3b62e71f3c8e5/bg1npc/phase2/tpa/bg1npc_garqst.tpa#L21 To prevent the use of *ring of protections* and the like, the Bardic Chains (Lv1 et Lv2) need to be added to itemexcl.2da with: ``` COPY_EXISTING ~itemexcl.2da~ ~override~ APPEND...

There is a typo: https://github.com/Pocket-Plane-Group/UnfinishedBusiness/blob/d7fef7e7cd9dd25a3f7ca15fb71f4014ea7795cc/ub/suna/resuna.baf#L21 Should be `Valygar` instead of `Valgar`

See: https://www.gibberlings3.net/forums/topic/37772-durlags-tower-fission-slime-bug/#comment-337030 The trigger `Die()` in the scipt `JELLSPA.BCS` does not fire the action `ReallyForceSpell(Myself,JELLY_SPLIT)` on oBG2. It should be replaced by `ReallyForceSpellDead(Myself,JELLY_SPLIT)` when transfer from oBG1 to BGT

When Full music is chosen, it messes with bg1 mods. See: http://www.shsforums.net/topic/61743-bgt-music-full-with-modded-game/ this update will fix music from followings mods if the component 'Full Baldur's Gate/Shadows of Amn/Throne of Bhaal...