[1.0.5] Spoiler Ambush

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

[1.0.5] Spoiler Ambush

#1 Post by HousePet »

Line 25 of the staff-absorption quest is wrong.

Replace
if self:isCompleted("ambush") then
With
if self:isCompleted("ambush") then and not self:isCompleted("ambush-finished")
My feedback meter decays into coding. Give me feedback and I make mods.

Post Reply