Gibberlings3 / BG1NPC

The BG1 NPC Project adds a great deal of content by expanding the depth of character and levels of interaction with the NPCs from the Baldur's Gate game. Requires Tutu, BGT, or BGEE.
https://www.gibberlings3.net/mods/npcs/bg1npc/
47 stars 24 forks source link

tiny bugs #90

Closed TotoR115 closed 2 years ago

TotoR115 commented 3 years ago
Gitjas commented 2 years ago

spwi401 is a 4th level spell though, so #3 would be correct?

Gitjas commented 2 years ago

_SW2h01 reference removed for v28.

TotoR115 commented 2 years ago

spwi401 is a 4th level spell though, so #3 would be correct?

Yes you'r right... I don't remember why I written that down. Sorry for the trouble.

Gitjas commented 2 years ago

Thanks!

TotoR115 commented 2 years ago

@Gitjas There are 3 instance of ADD_MEMORIZED_SPELL ~spwi401~ in nythrun_fixes.tpa.

two are correct: https://github.com/Gibberlings3/BG1NPC/blob/d4ab04576106f368847964e89f40ff494fd74f2a/bg1npc/core/tpa/nythrun_fixes.tpa#L791 https://github.com/Gibberlings3/BG1NPC/blob/d4ab04576106f368847964e89f40ff494fd74f2a/bg1npc/core/tpa/nythrun_fixes.tpa#L299

and one is not: https://github.com/Gibberlings3/BG1NPC/blob/d4ab04576106f368847964e89f40ff494fd74f2a/bg1npc/core/tpa/nythrun_fixes.tpa#L358

Gitjas commented 2 years ago

Aah. Thanks, will fix!