Revert "Refine rogue progression and card pools"
This reverts commit 95d6155086.
This commit is contained in:
@@ -707,7 +707,7 @@ if anyAlive == false then
|
||||
end
|
||||
end
|
||||
if node ~= nil and node.type == "boss" then
|
||||
if self:ShouldOfferJobChoice() == true then
|
||||
if self.PlayerJob == "" and self.Floor < self.RunLength then
|
||||
self:ShowJobChoice()
|
||||
else
|
||||
if self.PlayerJob ~= "" then self:AwardSouls(1) end
|
||||
|
||||
Reference in New Issue
Block a user