Skip to content

r22

Compare
Choose a tag to compare
@MysticalOS MysticalOS released this 05 Nov 14:56
· 1667 commits to master since this release
e10f3ee

Dungeons (BC)

r22 (2020-11-05)

Full Changelog Previous Releases

  • Actually fix gossip options so they don't spam nil errors when npcs don't have gossip options. C_GossipInfo.GetOptions() always returns a table, even when there are no options, it's empty but [1] still exists, so it needs to make sure name does too. nilling checking both for good measure
  • This should correct chorush to not classify him turning friendly as a whipe, as well as make sure he's never engaged when fiendly either.