Skip to content

Commit

Permalink
fix lloyd
Browse files Browse the repository at this point in the history
  • Loading branch information
luan committed Nov 3, 2023
1 parent b2b92bf commit c766e38
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ local function revertLloyd(prismId)
creature:remove()
end
end
if creature then
creature:remove()
end
Game.createMonster(monsters[prismId].cosmicInvu, Position(monsters[prismId].pos), true, true)
end
end
Expand Down

0 comments on commit c766e38

Please sign in to comment.