Search found 6 matches

by RFlaum
Thu Sep 16, 2021 11:06 pm
Forum: Bugs
Topic: Typos (1.6beta and onwards)
Replies: 165
Views: 631645

Re: Typos (1.6beta and onwards)

In Forbidden Cults the name of the artifact "Bizzare Contraption" should be "Bizarre Contraption".
by RFlaum
Thu Sep 09, 2021 2:52 pm
Forum: Bugs
Topic: [1.7.4] Krogar does not correctly target Fillarel
Replies: 0
Views: 2790

[1.7.4] Krogar does not correctly target Fillarel

Krogar is supposed to target Fillarel, but doesn't. This because of a typo in unremarkable-cave-bosses.lua; Fillarel is misspelled as Filarel in the settarget calls on lines 29 and 42.
by RFlaum
Wed Sep 08, 2021 11:13 pm
Forum: Bugs
Topic: Typos (1.6beta and onwards)
Replies: 165
Views: 631645

Re: Typos (1.6beta and onwards)

In the "Mightier than Gods" entry for Harqel (in the Forbidden Cults DLC), it says that Harqel "lead a life of hardship and misery." It should be "led," not "lead." EDIT: also from a Mightier than Gods entry, this one for Branzir: "huntsman renown for his...
by RFlaum
Sat Sep 04, 2021 7:02 pm
Forum: Bugs
Topic: Typos (1.6beta and onwards)
Replies: 165
Views: 631645

Re: Typos (1.6beta and onwards)

This isn't a typo per se -- more of a word usage error -- but I thought this was the most appropriate place for it. The Iron Throne lore says "Killed Kroltar the Crimson Wyrm and recovered his hoard. Value of hoard: 20 million gold. Resources lost in recovery effort: 7 million gold (estimation ...
by RFlaum
Sat Sep 04, 2021 11:41 am
Forum: Bugs
Topic: Quest description not updated correctly if you kill Ukruk
Replies: 3
Views: 1922

Re: Quest description not updated correctly if you kill Ukruk

When you say "fourth block", are you counting the line "Deep in the Dreadfell you fought and destroyed the Master, a powerful vampire." as the first block, or are you only counting the parts inside the if-else statement? Because I think the third block in the if-else should get ...
by RFlaum
Sat Sep 04, 2021 9:14 am
Forum: Bugs
Topic: Quest description not updated correctly if you kill Ukruk
Replies: 3
Views: 1922

Quest description not updated correctly if you kill Ukruk

If you win the encounter with Ukruk, the quest description isn't updated correctly to tell you that you need to go to Last Hope. Looking at the code, the error appears to be here: if self:isCompleted("ambush") and not self:isCompleted("ambush-died") then desc[#desc+1] = _t"O...