diff --git a/truffenyi-commune-quest.lic b/truffenyi-commune-quest.lic index 786e1a355c..e3b49f2f22 100644 --- a/truffenyi-commune-quest.lic +++ b/truffenyi-commune-quest.lic @@ -216,7 +216,8 @@ class TruffenyiCommuneQuest DRC.message("Vial step started at #{start}.") while (line = get) waitrt? - # rubocop:disable Layout/IndentationConsistency Layout/CommentIndentation + # rubocop:disable Layout/IndentationConsistency + # rubocop:disable Layout/CommentIndentation # This is to enable better code collapse in IDEs given the size of these # code blocks # Light Aspects @@ -279,7 +280,8 @@ class TruffenyiCommuneQuest DRC.bput('pray Zachriedek', 'In your') end # Neutral Aspects: TBD? - # rubocop:enable Layout/IndentationConsistency Layout/CommentIndentation + # rubocop:enable Layout/CommentIndentation + # rubocop:enable Layout/IndentationConsistency if line =~ /^Your stomach grumbles and you realize that you're holding a/ fput("drop #{checkright || checkleft}") if DRC.left_hand || DRC.right_hand