diff --git a/Java/src/test/java/com/gildedrose/GildedRoseTest.java b/Java/src/test/java/com/gildedrose/GildedRoseTest.java index 8ae29eec..7c5fc0a2 100644 --- a/Java/src/test/java/com/gildedrose/GildedRoseTest.java +++ b/Java/src/test/java/com/gildedrose/GildedRoseTest.java @@ -11,7 +11,7 @@ class GildedRoseTest { Item[] items = new Item[] { new Item("foo", 0, 0) }; GildedRose app = new GildedRose(items); app.updateQuality(); - assertEquals("fixme", app.items[0].name); + assertEquals("foo", app.items[0].name); } } diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt new file mode 100644 index 00000000..5d0796fd --- /dev/null +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.gildedRoseApprovalTest.approved.txt @@ -0,0 +1,2652 @@ +[common item, 0, -1] => common item, -2, 0 +[common item, 0, 0] => common item, -1, 0 +[common item, 0, 1] => common item, 0, 0 +[common item, 0, 2] => common item, 1, 0 +[common item, 0, 3] => common item, 2, 0 +[common item, 0, 4] => common item, 3, 0 +[common item, 0, 5] => common item, 4, 0 +[common item, 0, 6] => common item, 5, 0 +[common item, 0, 7] => common item, 6, 0 +[common item, 0, 8] => common item, 7, 0 +[common item, 0, 9] => common item, 8, 0 +[common item, 0, 10] => common item, 9, 0 +[common item, 0, 11] => common item, 10, 0 +[common item, 1, -1] => common item, -2, 0 +[common item, 1, 0] => common item, -1, 0 +[common item, 1, 1] => common item, 0, 0 +[common item, 1, 2] => common item, 1, 0 +[common item, 1, 3] => common item, 2, 0 +[common item, 1, 4] => common item, 3, 0 +[common item, 1, 5] => common item, 4, 0 +[common item, 1, 6] => common item, 5, 0 +[common item, 1, 7] => common item, 6, 0 +[common item, 1, 8] => common item, 7, 0 +[common item, 1, 9] => common item, 8, 0 +[common item, 1, 10] => common item, 9, 0 +[common item, 1, 11] => common item, 10, 0 +[common item, 2, -1] => common item, -2, 0 +[common item, 2, 0] => common item, -1, 0 +[common item, 2, 1] => common item, 0, 1 +[common item, 2, 2] => common item, 1, 1 +[common item, 2, 3] => common item, 2, 1 +[common item, 2, 4] => common item, 3, 1 +[common item, 2, 5] => common item, 4, 1 +[common item, 2, 6] => common item, 5, 1 +[common item, 2, 7] => common item, 6, 1 +[common item, 2, 8] => common item, 7, 1 +[common item, 2, 9] => common item, 8, 1 +[common item, 2, 10] => common item, 9, 1 +[common item, 2, 11] => common item, 10, 1 +[common item, 3, -1] => common item, -2, 1 +[common item, 3, 0] => common item, -1, 1 +[common item, 3, 1] => common item, 0, 2 +[common item, 3, 2] => common item, 1, 2 +[common item, 3, 3] => common item, 2, 2 +[common item, 3, 4] => common item, 3, 2 +[common item, 3, 5] => common item, 4, 2 +[common item, 3, 6] => common item, 5, 2 +[common item, 3, 7] => common item, 6, 2 +[common item, 3, 8] => common item, 7, 2 +[common item, 3, 9] => common item, 8, 2 +[common item, 3, 10] => common item, 9, 2 +[common item, 3, 11] => common item, 10, 2 +[common item, 4, -1] => common item, -2, 2 +[common item, 4, 0] => common item, -1, 2 +[common item, 4, 1] => common item, 0, 3 +[common item, 4, 2] => common item, 1, 3 +[common item, 4, 3] => common item, 2, 3 +[common item, 4, 4] => common item, 3, 3 +[common item, 4, 5] => common item, 4, 3 +[common item, 4, 6] => common item, 5, 3 +[common item, 4, 7] => common item, 6, 3 +[common item, 4, 8] => common item, 7, 3 +[common item, 4, 9] => common item, 8, 3 +[common item, 4, 10] => common item, 9, 3 +[common item, 4, 11] => common item, 10, 3 +[common item, 5, -1] => common item, -2, 3 +[common item, 5, 0] => common item, -1, 3 +[common item, 5, 1] => common item, 0, 4 +[common item, 5, 2] => common item, 1, 4 +[common item, 5, 3] => common item, 2, 4 +[common item, 5, 4] => common item, 3, 4 +[common item, 5, 5] => common item, 4, 4 +[common item, 5, 6] => common item, 5, 4 +[common item, 5, 7] => common item, 6, 4 +[common item, 5, 8] => common item, 7, 4 +[common item, 5, 9] => common item, 8, 4 +[common item, 5, 10] => common item, 9, 4 +[common item, 5, 11] => common item, 10, 4 +[common item, 6, -1] => common item, -2, 4 +[common item, 6, 0] => common item, -1, 4 +[common item, 6, 1] => common item, 0, 5 +[common item, 6, 2] => common item, 1, 5 +[common item, 6, 3] => common item, 2, 5 +[common item, 6, 4] => common item, 3, 5 +[common item, 6, 5] => common item, 4, 5 +[common item, 6, 6] => common item, 5, 5 +[common item, 6, 7] => common item, 6, 5 +[common item, 6, 8] => common item, 7, 5 +[common item, 6, 9] => common item, 8, 5 +[common item, 6, 10] => common item, 9, 5 +[common item, 6, 11] => common item, 10, 5 +[common item, 7, -1] => common item, -2, 5 +[common item, 7, 0] => common item, -1, 5 +[common item, 7, 1] => common item, 0, 6 +[common item, 7, 2] => common item, 1, 6 +[common item, 7, 3] => common item, 2, 6 +[common item, 7, 4] => common item, 3, 6 +[common item, 7, 5] => common item, 4, 6 +[common item, 7, 6] => common item, 5, 6 +[common item, 7, 7] => common item, 6, 6 +[common item, 7, 8] => common item, 7, 6 +[common item, 7, 9] => common item, 8, 6 +[common item, 7, 10] => common item, 9, 6 +[common item, 7, 11] => common item, 10, 6 +[common item, 8, -1] => common item, -2, 6 +[common item, 8, 0] => common item, -1, 6 +[common item, 8, 1] => common item, 0, 7 +[common item, 8, 2] => common item, 1, 7 +[common item, 8, 3] => common item, 2, 7 +[common item, 8, 4] => common item, 3, 7 +[common item, 8, 5] => common item, 4, 7 +[common item, 8, 6] => common item, 5, 7 +[common item, 8, 7] => common item, 6, 7 +[common item, 8, 8] => common item, 7, 7 +[common item, 8, 9] => common item, 8, 7 +[common item, 8, 10] => common item, 9, 7 +[common item, 8, 11] => common item, 10, 7 +[common item, 9, -1] => common item, -2, 7 +[common item, 9, 0] => common item, -1, 7 +[common item, 9, 1] => common item, 0, 8 +[common item, 9, 2] => common item, 1, 8 +[common item, 9, 3] => common item, 2, 8 +[common item, 9, 4] => common item, 3, 8 +[common item, 9, 5] => common item, 4, 8 +[common item, 9, 6] => common item, 5, 8 +[common item, 9, 7] => common item, 6, 8 +[common item, 9, 8] => common item, 7, 8 +[common item, 9, 9] => common item, 8, 8 +[common item, 9, 10] => common item, 9, 8 +[common item, 9, 11] => common item, 10, 8 +[common item, 10, -1] => common item, -2, 8 +[common item, 10, 0] => common item, -1, 8 +[common item, 10, 1] => common item, 0, 9 +[common item, 10, 2] => common item, 1, 9 +[common item, 10, 3] => common item, 2, 9 +[common item, 10, 4] => common item, 3, 9 +[common item, 10, 5] => common item, 4, 9 +[common item, 10, 6] => common item, 5, 9 +[common item, 10, 7] => common item, 6, 9 +[common item, 10, 8] => common item, 7, 9 +[common item, 10, 9] => common item, 8, 9 +[common item, 10, 10] => common item, 9, 9 +[common item, 10, 11] => common item, 10, 9 +[common item, 11, -1] => common item, -2, 9 +[common item, 11, 0] => common item, -1, 9 +[common item, 11, 1] => common item, 0, 10 +[common item, 11, 2] => common item, 1, 10 +[common item, 11, 3] => common item, 2, 10 +[common item, 11, 4] => common item, 3, 10 +[common item, 11, 5] => common item, 4, 10 +[common item, 11, 6] => common item, 5, 10 +[common item, 11, 7] => common item, 6, 10 +[common item, 11, 8] => common item, 7, 10 +[common item, 11, 9] => common item, 8, 10 +[common item, 11, 10] => common item, 9, 10 +[common item, 11, 11] => common item, 10, 10 +[common item, 12, -1] => common item, -2, 10 +[common item, 12, 0] => common item, -1, 10 +[common item, 12, 1] => common item, 0, 11 +[common item, 12, 2] => common item, 1, 11 +[common item, 12, 3] => common item, 2, 11 +[common item, 12, 4] => common item, 3, 11 +[common item, 12, 5] => common item, 4, 11 +[common item, 12, 6] => common item, 5, 11 +[common item, 12, 7] => common item, 6, 11 +[common item, 12, 8] => common item, 7, 11 +[common item, 12, 9] => common item, 8, 11 +[common item, 12, 10] => common item, 9, 11 +[common item, 12, 11] => common item, 10, 11 +[common item, 13, -1] => common item, -2, 11 +[common item, 13, 0] => common item, -1, 11 +[common item, 13, 1] => common item, 0, 12 +[common item, 13, 2] => common item, 1, 12 +[common item, 13, 3] => common item, 2, 12 +[common item, 13, 4] => common item, 3, 12 +[common item, 13, 5] => common item, 4, 12 +[common item, 13, 6] => common item, 5, 12 +[common item, 13, 7] => common item, 6, 12 +[common item, 13, 8] => common item, 7, 12 +[common item, 13, 9] => common item, 8, 12 +[common item, 13, 10] => common item, 9, 12 +[common item, 13, 11] => common item, 10, 12 +[common item, 14, -1] => common item, -2, 12 +[common item, 14, 0] => common item, -1, 12 +[common item, 14, 1] => common item, 0, 13 +[common item, 14, 2] => common item, 1, 13 +[common item, 14, 3] => common item, 2, 13 +[common item, 14, 4] => common item, 3, 13 +[common item, 14, 5] => common item, 4, 13 +[common item, 14, 6] => common item, 5, 13 +[common item, 14, 7] => common item, 6, 13 +[common item, 14, 8] => common item, 7, 13 +[common item, 14, 9] => common item, 8, 13 +[common item, 14, 10] => common item, 9, 13 +[common item, 14, 11] => common item, 10, 13 +[common item, 15, -1] => common item, -2, 13 +[common item, 15, 0] => common item, -1, 13 +[common item, 15, 1] => common item, 0, 14 +[common item, 15, 2] => common item, 1, 14 +[common item, 15, 3] => common item, 2, 14 +[common item, 15, 4] => common item, 3, 14 +[common item, 15, 5] => common item, 4, 14 +[common item, 15, 6] => common item, 5, 14 +[common item, 15, 7] => common item, 6, 14 +[common item, 15, 8] => common item, 7, 14 +[common item, 15, 9] => common item, 8, 14 +[common item, 15, 10] => common item, 9, 14 +[common item, 15, 11] => common item, 10, 14 +[common item, 16, -1] => common item, -2, 14 +[common item, 16, 0] => common item, -1, 14 +[common item, 16, 1] => common item, 0, 15 +[common item, 16, 2] => common item, 1, 15 +[common item, 16, 3] => common item, 2, 15 +[common item, 16, 4] => common item, 3, 15 +[common item, 16, 5] => common item, 4, 15 +[common item, 16, 6] => common item, 5, 15 +[common item, 16, 7] => common item, 6, 15 +[common item, 16, 8] => common item, 7, 15 +[common item, 16, 9] => common item, 8, 15 +[common item, 16, 10] => common item, 9, 15 +[common item, 16, 11] => common item, 10, 15 +[common item, 17, -1] => common item, -2, 15 +[common item, 17, 0] => common item, -1, 15 +[common item, 17, 1] => common item, 0, 16 +[common item, 17, 2] => common item, 1, 16 +[common item, 17, 3] => common item, 2, 16 +[common item, 17, 4] => common item, 3, 16 +[common item, 17, 5] => common item, 4, 16 +[common item, 17, 6] => common item, 5, 16 +[common item, 17, 7] => common item, 6, 16 +[common item, 17, 8] => common item, 7, 16 +[common item, 17, 9] => common item, 8, 16 +[common item, 17, 10] => common item, 9, 16 +[common item, 17, 11] => common item, 10, 16 +[common item, 18, -1] => common item, -2, 16 +[common item, 18, 0] => common item, -1, 16 +[common item, 18, 1] => common item, 0, 17 +[common item, 18, 2] => common item, 1, 17 +[common item, 18, 3] => common item, 2, 17 +[common item, 18, 4] => common item, 3, 17 +[common item, 18, 5] => common item, 4, 17 +[common item, 18, 6] => common item, 5, 17 +[common item, 18, 7] => common item, 6, 17 +[common item, 18, 8] => common item, 7, 17 +[common item, 18, 9] => common item, 8, 17 +[common item, 18, 10] => common item, 9, 17 +[common item, 18, 11] => common item, 10, 17 +[common item, 19, -1] => common item, -2, 17 +[common item, 19, 0] => common item, -1, 17 +[common item, 19, 1] => common item, 0, 18 +[common item, 19, 2] => common item, 1, 18 +[common item, 19, 3] => common item, 2, 18 +[common item, 19, 4] => common item, 3, 18 +[common item, 19, 5] => common item, 4, 18 +[common item, 19, 6] => common item, 5, 18 +[common item, 19, 7] => common item, 6, 18 +[common item, 19, 8] => common item, 7, 18 +[common item, 19, 9] => common item, 8, 18 +[common item, 19, 10] => common item, 9, 18 +[common item, 19, 11] => common item, 10, 18 +[common item, 20, -1] => common item, -2, 18 +[common item, 20, 0] => common item, -1, 18 +[common item, 20, 1] => common item, 0, 19 +[common item, 20, 2] => common item, 1, 19 +[common item, 20, 3] => common item, 2, 19 +[common item, 20, 4] => common item, 3, 19 +[common item, 20, 5] => common item, 4, 19 +[common item, 20, 6] => common item, 5, 19 +[common item, 20, 7] => common item, 6, 19 +[common item, 20, 8] => common item, 7, 19 +[common item, 20, 9] => common item, 8, 19 +[common item, 20, 10] => common item, 9, 19 +[common item, 20, 11] => common item, 10, 19 +[common item, 21, -1] => common item, -2, 19 +[common item, 21, 0] => common item, -1, 19 +[common item, 21, 1] => common item, 0, 20 +[common item, 21, 2] => common item, 1, 20 +[common item, 21, 3] => common item, 2, 20 +[common item, 21, 4] => common item, 3, 20 +[common item, 21, 5] => common item, 4, 20 +[common item, 21, 6] => common item, 5, 20 +[common item, 21, 7] => common item, 6, 20 +[common item, 21, 8] => common item, 7, 20 +[common item, 21, 9] => common item, 8, 20 +[common item, 21, 10] => common item, 9, 20 +[common item, 21, 11] => common item, 10, 20 +[common item, 22, -1] => common item, -2, 20 +[common item, 22, 0] => common item, -1, 20 +[common item, 22, 1] => common item, 0, 21 +[common item, 22, 2] => common item, 1, 21 +[common item, 22, 3] => common item, 2, 21 +[common item, 22, 4] => common item, 3, 21 +[common item, 22, 5] => common item, 4, 21 +[common item, 22, 6] => common item, 5, 21 +[common item, 22, 7] => common item, 6, 21 +[common item, 22, 8] => common item, 7, 21 +[common item, 22, 9] => common item, 8, 21 +[common item, 22, 10] => common item, 9, 21 +[common item, 22, 11] => common item, 10, 21 +[common item, 23, -1] => common item, -2, 21 +[common item, 23, 0] => common item, -1, 21 +[common item, 23, 1] => common item, 0, 22 +[common item, 23, 2] => common item, 1, 22 +[common item, 23, 3] => common item, 2, 22 +[common item, 23, 4] => common item, 3, 22 +[common item, 23, 5] => common item, 4, 22 +[common item, 23, 6] => common item, 5, 22 +[common item, 23, 7] => common item, 6, 22 +[common item, 23, 8] => common item, 7, 22 +[common item, 23, 9] => common item, 8, 22 +[common item, 23, 10] => common item, 9, 22 +[common item, 23, 11] => common item, 10, 22 +[common item, 24, -1] => common item, -2, 22 +[common item, 24, 0] => common item, -1, 22 +[common item, 24, 1] => common item, 0, 23 +[common item, 24, 2] => common item, 1, 23 +[common item, 24, 3] => common item, 2, 23 +[common item, 24, 4] => common item, 3, 23 +[common item, 24, 5] => common item, 4, 23 +[common item, 24, 6] => common item, 5, 23 +[common item, 24, 7] => common item, 6, 23 +[common item, 24, 8] => common item, 7, 23 +[common item, 24, 9] => common item, 8, 23 +[common item, 24, 10] => common item, 9, 23 +[common item, 24, 11] => common item, 10, 23 +[common item, 25, -1] => common item, -2, 23 +[common item, 25, 0] => common item, -1, 23 +[common item, 25, 1] => common item, 0, 24 +[common item, 25, 2] => common item, 1, 24 +[common item, 25, 3] => common item, 2, 24 +[common item, 25, 4] => common item, 3, 24 +[common item, 25, 5] => common item, 4, 24 +[common item, 25, 6] => common item, 5, 24 +[common item, 25, 7] => common item, 6, 24 +[common item, 25, 8] => common item, 7, 24 +[common item, 25, 9] => common item, 8, 24 +[common item, 25, 10] => common item, 9, 24 +[common item, 25, 11] => common item, 10, 24 +[common item, 26, -1] => common item, -2, 24 +[common item, 26, 0] => common item, -1, 24 +[common item, 26, 1] => common item, 0, 25 +[common item, 26, 2] => common item, 1, 25 +[common item, 26, 3] => common item, 2, 25 +[common item, 26, 4] => common item, 3, 25 +[common item, 26, 5] => common item, 4, 25 +[common item, 26, 6] => common item, 5, 25 +[common item, 26, 7] => common item, 6, 25 +[common item, 26, 8] => common item, 7, 25 +[common item, 26, 9] => common item, 8, 25 +[common item, 26, 10] => common item, 9, 25 +[common item, 26, 11] => common item, 10, 25 +[common item, 27, -1] => common item, -2, 25 +[common item, 27, 0] => common item, -1, 25 +[common item, 27, 1] => common item, 0, 26 +[common item, 27, 2] => common item, 1, 26 +[common item, 27, 3] => common item, 2, 26 +[common item, 27, 4] => common item, 3, 26 +[common item, 27, 5] => common item, 4, 26 +[common item, 27, 6] => common item, 5, 26 +[common item, 27, 7] => common item, 6, 26 +[common item, 27, 8] => common item, 7, 26 +[common item, 27, 9] => common item, 8, 26 +[common item, 27, 10] => common item, 9, 26 +[common item, 27, 11] => common item, 10, 26 +[common item, 28, -1] => common item, -2, 26 +[common item, 28, 0] => common item, -1, 26 +[common item, 28, 1] => common item, 0, 27 +[common item, 28, 2] => common item, 1, 27 +[common item, 28, 3] => common item, 2, 27 +[common item, 28, 4] => common item, 3, 27 +[common item, 28, 5] => common item, 4, 27 +[common item, 28, 6] => common item, 5, 27 +[common item, 28, 7] => common item, 6, 27 +[common item, 28, 8] => common item, 7, 27 +[common item, 28, 9] => common item, 8, 27 +[common item, 28, 10] => common item, 9, 27 +[common item, 28, 11] => common item, 10, 27 +[common item, 29, -1] => common item, -2, 27 +[common item, 29, 0] => common item, -1, 27 +[common item, 29, 1] => common item, 0, 28 +[common item, 29, 2] => common item, 1, 28 +[common item, 29, 3] => common item, 2, 28 +[common item, 29, 4] => common item, 3, 28 +[common item, 29, 5] => common item, 4, 28 +[common item, 29, 6] => common item, 5, 28 +[common item, 29, 7] => common item, 6, 28 +[common item, 29, 8] => common item, 7, 28 +[common item, 29, 9] => common item, 8, 28 +[common item, 29, 10] => common item, 9, 28 +[common item, 29, 11] => common item, 10, 28 +[common item, 30, -1] => common item, -2, 28 +[common item, 30, 0] => common item, -1, 28 +[common item, 30, 1] => common item, 0, 29 +[common item, 30, 2] => common item, 1, 29 +[common item, 30, 3] => common item, 2, 29 +[common item, 30, 4] => common item, 3, 29 +[common item, 30, 5] => common item, 4, 29 +[common item, 30, 6] => common item, 5, 29 +[common item, 30, 7] => common item, 6, 29 +[common item, 30, 8] => common item, 7, 29 +[common item, 30, 9] => common item, 8, 29 +[common item, 30, 10] => common item, 9, 29 +[common item, 30, 11] => common item, 10, 29 +[common item, 31, -1] => common item, -2, 29 +[common item, 31, 0] => common item, -1, 29 +[common item, 31, 1] => common item, 0, 30 +[common item, 31, 2] => common item, 1, 30 +[common item, 31, 3] => common item, 2, 30 +[common item, 31, 4] => common item, 3, 30 +[common item, 31, 5] => common item, 4, 30 +[common item, 31, 6] => common item, 5, 30 +[common item, 31, 7] => common item, 6, 30 +[common item, 31, 8] => common item, 7, 30 +[common item, 31, 9] => common item, 8, 30 +[common item, 31, 10] => common item, 9, 30 +[common item, 31, 11] => common item, 10, 30 +[common item, 32, -1] => common item, -2, 30 +[common item, 32, 0] => common item, -1, 30 +[common item, 32, 1] => common item, 0, 31 +[common item, 32, 2] => common item, 1, 31 +[common item, 32, 3] => common item, 2, 31 +[common item, 32, 4] => common item, 3, 31 +[common item, 32, 5] => common item, 4, 31 +[common item, 32, 6] => common item, 5, 31 +[common item, 32, 7] => common item, 6, 31 +[common item, 32, 8] => common item, 7, 31 +[common item, 32, 9] => common item, 8, 31 +[common item, 32, 10] => common item, 9, 31 +[common item, 32, 11] => common item, 10, 31 +[common item, 33, -1] => common item, -2, 31 +[common item, 33, 0] => common item, -1, 31 +[common item, 33, 1] => common item, 0, 32 +[common item, 33, 2] => common item, 1, 32 +[common item, 33, 3] => common item, 2, 32 +[common item, 33, 4] => common item, 3, 32 +[common item, 33, 5] => common item, 4, 32 +[common item, 33, 6] => common item, 5, 32 +[common item, 33, 7] => common item, 6, 32 +[common item, 33, 8] => common item, 7, 32 +[common item, 33, 9] => common item, 8, 32 +[common item, 33, 10] => common item, 9, 32 +[common item, 33, 11] => common item, 10, 32 +[common item, 34, -1] => common item, -2, 32 +[common item, 34, 0] => common item, -1, 32 +[common item, 34, 1] => common item, 0, 33 +[common item, 34, 2] => common item, 1, 33 +[common item, 34, 3] => common item, 2, 33 +[common item, 34, 4] => common item, 3, 33 +[common item, 34, 5] => common item, 4, 33 +[common item, 34, 6] => common item, 5, 33 +[common item, 34, 7] => common item, 6, 33 +[common item, 34, 8] => common item, 7, 33 +[common item, 34, 9] => common item, 8, 33 +[common item, 34, 10] => common item, 9, 33 +[common item, 34, 11] => common item, 10, 33 +[common item, 35, -1] => common item, -2, 33 +[common item, 35, 0] => common item, -1, 33 +[common item, 35, 1] => common item, 0, 34 +[common item, 35, 2] => common item, 1, 34 +[common item, 35, 3] => common item, 2, 34 +[common item, 35, 4] => common item, 3, 34 +[common item, 35, 5] => common item, 4, 34 +[common item, 35, 6] => common item, 5, 34 +[common item, 35, 7] => common item, 6, 34 +[common item, 35, 8] => common item, 7, 34 +[common item, 35, 9] => common item, 8, 34 +[common item, 35, 10] => common item, 9, 34 +[common item, 35, 11] => common item, 10, 34 +[common item, 36, -1] => common item, -2, 34 +[common item, 36, 0] => common item, -1, 34 +[common item, 36, 1] => common item, 0, 35 +[common item, 36, 2] => common item, 1, 35 +[common item, 36, 3] => common item, 2, 35 +[common item, 36, 4] => common item, 3, 35 +[common item, 36, 5] => common item, 4, 35 +[common item, 36, 6] => common item, 5, 35 +[common item, 36, 7] => common item, 6, 35 +[common item, 36, 8] => common item, 7, 35 +[common item, 36, 9] => common item, 8, 35 +[common item, 36, 10] => common item, 9, 35 +[common item, 36, 11] => common item, 10, 35 +[common item, 37, -1] => common item, -2, 35 +[common item, 37, 0] => common item, -1, 35 +[common item, 37, 1] => common item, 0, 36 +[common item, 37, 2] => common item, 1, 36 +[common item, 37, 3] => common item, 2, 36 +[common item, 37, 4] => common item, 3, 36 +[common item, 37, 5] => common item, 4, 36 +[common item, 37, 6] => common item, 5, 36 +[common item, 37, 7] => common item, 6, 36 +[common item, 37, 8] => common item, 7, 36 +[common item, 37, 9] => common item, 8, 36 +[common item, 37, 10] => common item, 9, 36 +[common item, 37, 11] => common item, 10, 36 +[common item, 38, -1] => common item, -2, 36 +[common item, 38, 0] => common item, -1, 36 +[common item, 38, 1] => common item, 0, 37 +[common item, 38, 2] => common item, 1, 37 +[common item, 38, 3] => common item, 2, 37 +[common item, 38, 4] => common item, 3, 37 +[common item, 38, 5] => common item, 4, 37 +[common item, 38, 6] => common item, 5, 37 +[common item, 38, 7] => common item, 6, 37 +[common item, 38, 8] => common item, 7, 37 +[common item, 38, 9] => common item, 8, 37 +[common item, 38, 10] => common item, 9, 37 +[common item, 38, 11] => common item, 10, 37 +[common item, 39, -1] => common item, -2, 37 +[common item, 39, 0] => common item, -1, 37 +[common item, 39, 1] => common item, 0, 38 +[common item, 39, 2] => common item, 1, 38 +[common item, 39, 3] => common item, 2, 38 +[common item, 39, 4] => common item, 3, 38 +[common item, 39, 5] => common item, 4, 38 +[common item, 39, 6] => common item, 5, 38 +[common item, 39, 7] => common item, 6, 38 +[common item, 39, 8] => common item, 7, 38 +[common item, 39, 9] => common item, 8, 38 +[common item, 39, 10] => common item, 9, 38 +[common item, 39, 11] => common item, 10, 38 +[common item, 40, -1] => common item, -2, 38 +[common item, 40, 0] => common item, -1, 38 +[common item, 40, 1] => common item, 0, 39 +[common item, 40, 2] => common item, 1, 39 +[common item, 40, 3] => common item, 2, 39 +[common item, 40, 4] => common item, 3, 39 +[common item, 40, 5] => common item, 4, 39 +[common item, 40, 6] => common item, 5, 39 +[common item, 40, 7] => common item, 6, 39 +[common item, 40, 8] => common item, 7, 39 +[common item, 40, 9] => common item, 8, 39 +[common item, 40, 10] => common item, 9, 39 +[common item, 40, 11] => common item, 10, 39 +[common item, 41, -1] => common item, -2, 39 +[common item, 41, 0] => common item, -1, 39 +[common item, 41, 1] => common item, 0, 40 +[common item, 41, 2] => common item, 1, 40 +[common item, 41, 3] => common item, 2, 40 +[common item, 41, 4] => common item, 3, 40 +[common item, 41, 5] => common item, 4, 40 +[common item, 41, 6] => common item, 5, 40 +[common item, 41, 7] => common item, 6, 40 +[common item, 41, 8] => common item, 7, 40 +[common item, 41, 9] => common item, 8, 40 +[common item, 41, 10] => common item, 9, 40 +[common item, 41, 11] => common item, 10, 40 +[common item, 42, -1] => common item, -2, 40 +[common item, 42, 0] => common item, -1, 40 +[common item, 42, 1] => common item, 0, 41 +[common item, 42, 2] => common item, 1, 41 +[common item, 42, 3] => common item, 2, 41 +[common item, 42, 4] => common item, 3, 41 +[common item, 42, 5] => common item, 4, 41 +[common item, 42, 6] => common item, 5, 41 +[common item, 42, 7] => common item, 6, 41 +[common item, 42, 8] => common item, 7, 41 +[common item, 42, 9] => common item, 8, 41 +[common item, 42, 10] => common item, 9, 41 +[common item, 42, 11] => common item, 10, 41 +[common item, 43, -1] => common item, -2, 41 +[common item, 43, 0] => common item, -1, 41 +[common item, 43, 1] => common item, 0, 42 +[common item, 43, 2] => common item, 1, 42 +[common item, 43, 3] => common item, 2, 42 +[common item, 43, 4] => common item, 3, 42 +[common item, 43, 5] => common item, 4, 42 +[common item, 43, 6] => common item, 5, 42 +[common item, 43, 7] => common item, 6, 42 +[common item, 43, 8] => common item, 7, 42 +[common item, 43, 9] => common item, 8, 42 +[common item, 43, 10] => common item, 9, 42 +[common item, 43, 11] => common item, 10, 42 +[common item, 44, -1] => common item, -2, 42 +[common item, 44, 0] => common item, -1, 42 +[common item, 44, 1] => common item, 0, 43 +[common item, 44, 2] => common item, 1, 43 +[common item, 44, 3] => common item, 2, 43 +[common item, 44, 4] => common item, 3, 43 +[common item, 44, 5] => common item, 4, 43 +[common item, 44, 6] => common item, 5, 43 +[common item, 44, 7] => common item, 6, 43 +[common item, 44, 8] => common item, 7, 43 +[common item, 44, 9] => common item, 8, 43 +[common item, 44, 10] => common item, 9, 43 +[common item, 44, 11] => common item, 10, 43 +[common item, 45, -1] => common item, -2, 43 +[common item, 45, 0] => common item, -1, 43 +[common item, 45, 1] => common item, 0, 44 +[common item, 45, 2] => common item, 1, 44 +[common item, 45, 3] => common item, 2, 44 +[common item, 45, 4] => common item, 3, 44 +[common item, 45, 5] => common item, 4, 44 +[common item, 45, 6] => common item, 5, 44 +[common item, 45, 7] => common item, 6, 44 +[common item, 45, 8] => common item, 7, 44 +[common item, 45, 9] => common item, 8, 44 +[common item, 45, 10] => common item, 9, 44 +[common item, 45, 11] => common item, 10, 44 +[common item, 46, -1] => common item, -2, 44 +[common item, 46, 0] => common item, -1, 44 +[common item, 46, 1] => common item, 0, 45 +[common item, 46, 2] => common item, 1, 45 +[common item, 46, 3] => common item, 2, 45 +[common item, 46, 4] => common item, 3, 45 +[common item, 46, 5] => common item, 4, 45 +[common item, 46, 6] => common item, 5, 45 +[common item, 46, 7] => common item, 6, 45 +[common item, 46, 8] => common item, 7, 45 +[common item, 46, 9] => common item, 8, 45 +[common item, 46, 10] => common item, 9, 45 +[common item, 46, 11] => common item, 10, 45 +[common item, 47, -1] => common item, -2, 45 +[common item, 47, 0] => common item, -1, 45 +[common item, 47, 1] => common item, 0, 46 +[common item, 47, 2] => common item, 1, 46 +[common item, 47, 3] => common item, 2, 46 +[common item, 47, 4] => common item, 3, 46 +[common item, 47, 5] => common item, 4, 46 +[common item, 47, 6] => common item, 5, 46 +[common item, 47, 7] => common item, 6, 46 +[common item, 47, 8] => common item, 7, 46 +[common item, 47, 9] => common item, 8, 46 +[common item, 47, 10] => common item, 9, 46 +[common item, 47, 11] => common item, 10, 46 +[common item, 48, -1] => common item, -2, 46 +[common item, 48, 0] => common item, -1, 46 +[common item, 48, 1] => common item, 0, 47 +[common item, 48, 2] => common item, 1, 47 +[common item, 48, 3] => common item, 2, 47 +[common item, 48, 4] => common item, 3, 47 +[common item, 48, 5] => common item, 4, 47 +[common item, 48, 6] => common item, 5, 47 +[common item, 48, 7] => common item, 6, 47 +[common item, 48, 8] => common item, 7, 47 +[common item, 48, 9] => common item, 8, 47 +[common item, 48, 10] => common item, 9, 47 +[common item, 48, 11] => common item, 10, 47 +[common item, 49, -1] => common item, -2, 47 +[common item, 49, 0] => common item, -1, 47 +[common item, 49, 1] => common item, 0, 48 +[common item, 49, 2] => common item, 1, 48 +[common item, 49, 3] => common item, 2, 48 +[common item, 49, 4] => common item, 3, 48 +[common item, 49, 5] => common item, 4, 48 +[common item, 49, 6] => common item, 5, 48 +[common item, 49, 7] => common item, 6, 48 +[common item, 49, 8] => common item, 7, 48 +[common item, 49, 9] => common item, 8, 48 +[common item, 49, 10] => common item, 9, 48 +[common item, 49, 11] => common item, 10, 48 +[common item, 50, -1] => common item, -2, 48 +[common item, 50, 0] => common item, -1, 48 +[common item, 50, 1] => common item, 0, 49 +[common item, 50, 2] => common item, 1, 49 +[common item, 50, 3] => common item, 2, 49 +[common item, 50, 4] => common item, 3, 49 +[common item, 50, 5] => common item, 4, 49 +[common item, 50, 6] => common item, 5, 49 +[common item, 50, 7] => common item, 6, 49 +[common item, 50, 8] => common item, 7, 49 +[common item, 50, 9] => common item, 8, 49 +[common item, 50, 10] => common item, 9, 49 +[common item, 50, 11] => common item, 10, 49 +[Aged Brie, 0, -1] => Aged Brie, -2, 2 +[Aged Brie, 0, 0] => Aged Brie, -1, 2 +[Aged Brie, 0, 1] => Aged Brie, 0, 1 +[Aged Brie, 0, 2] => Aged Brie, 1, 1 +[Aged Brie, 0, 3] => Aged Brie, 2, 1 +[Aged Brie, 0, 4] => Aged Brie, 3, 1 +[Aged Brie, 0, 5] => Aged Brie, 4, 1 +[Aged Brie, 0, 6] => Aged Brie, 5, 1 +[Aged Brie, 0, 7] => Aged Brie, 6, 1 +[Aged Brie, 0, 8] => Aged Brie, 7, 1 +[Aged Brie, 0, 9] => Aged Brie, 8, 1 +[Aged Brie, 0, 10] => Aged Brie, 9, 1 +[Aged Brie, 0, 11] => Aged Brie, 10, 1 +[Aged Brie, 1, -1] => Aged Brie, -2, 3 +[Aged Brie, 1, 0] => Aged Brie, -1, 3 +[Aged Brie, 1, 1] => Aged Brie, 0, 2 +[Aged Brie, 1, 2] => Aged Brie, 1, 2 +[Aged Brie, 1, 3] => Aged Brie, 2, 2 +[Aged Brie, 1, 4] => Aged Brie, 3, 2 +[Aged Brie, 1, 5] => Aged Brie, 4, 2 +[Aged Brie, 1, 6] => Aged Brie, 5, 2 +[Aged Brie, 1, 7] => Aged Brie, 6, 2 +[Aged Brie, 1, 8] => Aged Brie, 7, 2 +[Aged Brie, 1, 9] => Aged Brie, 8, 2 +[Aged Brie, 1, 10] => Aged Brie, 9, 2 +[Aged Brie, 1, 11] => Aged Brie, 10, 2 +[Aged Brie, 2, -1] => Aged Brie, -2, 4 +[Aged Brie, 2, 0] => Aged Brie, -1, 4 +[Aged Brie, 2, 1] => Aged Brie, 0, 3 +[Aged Brie, 2, 2] => Aged Brie, 1, 3 +[Aged Brie, 2, 3] => Aged Brie, 2, 3 +[Aged Brie, 2, 4] => Aged Brie, 3, 3 +[Aged Brie, 2, 5] => Aged Brie, 4, 3 +[Aged Brie, 2, 6] => Aged Brie, 5, 3 +[Aged Brie, 2, 7] => Aged Brie, 6, 3 +[Aged Brie, 2, 8] => Aged Brie, 7, 3 +[Aged Brie, 2, 9] => Aged Brie, 8, 3 +[Aged Brie, 2, 10] => Aged Brie, 9, 3 +[Aged Brie, 2, 11] => Aged Brie, 10, 3 +[Aged Brie, 3, -1] => Aged Brie, -2, 5 +[Aged Brie, 3, 0] => Aged Brie, -1, 5 +[Aged Brie, 3, 1] => Aged Brie, 0, 4 +[Aged Brie, 3, 2] => Aged Brie, 1, 4 +[Aged Brie, 3, 3] => Aged Brie, 2, 4 +[Aged Brie, 3, 4] => Aged Brie, 3, 4 +[Aged Brie, 3, 5] => Aged Brie, 4, 4 +[Aged Brie, 3, 6] => Aged Brie, 5, 4 +[Aged Brie, 3, 7] => Aged Brie, 6, 4 +[Aged Brie, 3, 8] => Aged Brie, 7, 4 +[Aged Brie, 3, 9] => Aged Brie, 8, 4 +[Aged Brie, 3, 10] => Aged Brie, 9, 4 +[Aged Brie, 3, 11] => Aged Brie, 10, 4 +[Aged Brie, 4, -1] => Aged Brie, -2, 6 +[Aged Brie, 4, 0] => Aged Brie, -1, 6 +[Aged Brie, 4, 1] => Aged Brie, 0, 5 +[Aged Brie, 4, 2] => Aged Brie, 1, 5 +[Aged Brie, 4, 3] => Aged Brie, 2, 5 +[Aged Brie, 4, 4] => Aged Brie, 3, 5 +[Aged Brie, 4, 5] => Aged Brie, 4, 5 +[Aged Brie, 4, 6] => Aged Brie, 5, 5 +[Aged Brie, 4, 7] => Aged Brie, 6, 5 +[Aged Brie, 4, 8] => Aged Brie, 7, 5 +[Aged Brie, 4, 9] => Aged Brie, 8, 5 +[Aged Brie, 4, 10] => Aged Brie, 9, 5 +[Aged Brie, 4, 11] => Aged Brie, 10, 5 +[Aged Brie, 5, -1] => Aged Brie, -2, 7 +[Aged Brie, 5, 0] => Aged Brie, -1, 7 +[Aged Brie, 5, 1] => Aged Brie, 0, 6 +[Aged Brie, 5, 2] => Aged Brie, 1, 6 +[Aged Brie, 5, 3] => Aged Brie, 2, 6 +[Aged Brie, 5, 4] => Aged Brie, 3, 6 +[Aged Brie, 5, 5] => Aged Brie, 4, 6 +[Aged Brie, 5, 6] => Aged Brie, 5, 6 +[Aged Brie, 5, 7] => Aged Brie, 6, 6 +[Aged Brie, 5, 8] => Aged Brie, 7, 6 +[Aged Brie, 5, 9] => Aged Brie, 8, 6 +[Aged Brie, 5, 10] => Aged Brie, 9, 6 +[Aged Brie, 5, 11] => Aged Brie, 10, 6 +[Aged Brie, 6, -1] => Aged Brie, -2, 8 +[Aged Brie, 6, 0] => Aged Brie, -1, 8 +[Aged Brie, 6, 1] => Aged Brie, 0, 7 +[Aged Brie, 6, 2] => Aged Brie, 1, 7 +[Aged Brie, 6, 3] => Aged Brie, 2, 7 +[Aged Brie, 6, 4] => Aged Brie, 3, 7 +[Aged Brie, 6, 5] => Aged Brie, 4, 7 +[Aged Brie, 6, 6] => Aged Brie, 5, 7 +[Aged Brie, 6, 7] => Aged Brie, 6, 7 +[Aged Brie, 6, 8] => Aged Brie, 7, 7 +[Aged Brie, 6, 9] => Aged Brie, 8, 7 +[Aged Brie, 6, 10] => Aged Brie, 9, 7 +[Aged Brie, 6, 11] => Aged Brie, 10, 7 +[Aged Brie, 7, -1] => Aged Brie, -2, 9 +[Aged Brie, 7, 0] => Aged Brie, -1, 9 +[Aged Brie, 7, 1] => Aged Brie, 0, 8 +[Aged Brie, 7, 2] => Aged Brie, 1, 8 +[Aged Brie, 7, 3] => Aged Brie, 2, 8 +[Aged Brie, 7, 4] => Aged Brie, 3, 8 +[Aged Brie, 7, 5] => Aged Brie, 4, 8 +[Aged Brie, 7, 6] => Aged Brie, 5, 8 +[Aged Brie, 7, 7] => Aged Brie, 6, 8 +[Aged Brie, 7, 8] => Aged Brie, 7, 8 +[Aged Brie, 7, 9] => Aged Brie, 8, 8 +[Aged Brie, 7, 10] => Aged Brie, 9, 8 +[Aged Brie, 7, 11] => Aged Brie, 10, 8 +[Aged Brie, 8, -1] => Aged Brie, -2, 10 +[Aged Brie, 8, 0] => Aged Brie, -1, 10 +[Aged Brie, 8, 1] => Aged Brie, 0, 9 +[Aged Brie, 8, 2] => Aged Brie, 1, 9 +[Aged Brie, 8, 3] => Aged Brie, 2, 9 +[Aged Brie, 8, 4] => Aged Brie, 3, 9 +[Aged Brie, 8, 5] => Aged Brie, 4, 9 +[Aged Brie, 8, 6] => Aged Brie, 5, 9 +[Aged Brie, 8, 7] => Aged Brie, 6, 9 +[Aged Brie, 8, 8] => Aged Brie, 7, 9 +[Aged Brie, 8, 9] => Aged Brie, 8, 9 +[Aged Brie, 8, 10] => Aged Brie, 9, 9 +[Aged Brie, 8, 11] => Aged Brie, 10, 9 +[Aged Brie, 9, -1] => Aged Brie, -2, 11 +[Aged Brie, 9, 0] => Aged Brie, -1, 11 +[Aged Brie, 9, 1] => Aged Brie, 0, 10 +[Aged Brie, 9, 2] => Aged Brie, 1, 10 +[Aged Brie, 9, 3] => Aged Brie, 2, 10 +[Aged Brie, 9, 4] => Aged Brie, 3, 10 +[Aged Brie, 9, 5] => Aged Brie, 4, 10 +[Aged Brie, 9, 6] => Aged Brie, 5, 10 +[Aged Brie, 9, 7] => Aged Brie, 6, 10 +[Aged Brie, 9, 8] => Aged Brie, 7, 10 +[Aged Brie, 9, 9] => Aged Brie, 8, 10 +[Aged Brie, 9, 10] => Aged Brie, 9, 10 +[Aged Brie, 9, 11] => Aged Brie, 10, 10 +[Aged Brie, 10, -1] => Aged Brie, -2, 12 +[Aged Brie, 10, 0] => Aged Brie, -1, 12 +[Aged Brie, 10, 1] => Aged Brie, 0, 11 +[Aged Brie, 10, 2] => Aged Brie, 1, 11 +[Aged Brie, 10, 3] => Aged Brie, 2, 11 +[Aged Brie, 10, 4] => Aged Brie, 3, 11 +[Aged Brie, 10, 5] => Aged Brie, 4, 11 +[Aged Brie, 10, 6] => Aged Brie, 5, 11 +[Aged Brie, 10, 7] => Aged Brie, 6, 11 +[Aged Brie, 10, 8] => Aged Brie, 7, 11 +[Aged Brie, 10, 9] => Aged Brie, 8, 11 +[Aged Brie, 10, 10] => Aged Brie, 9, 11 +[Aged Brie, 10, 11] => Aged Brie, 10, 11 +[Aged Brie, 11, -1] => Aged Brie, -2, 13 +[Aged Brie, 11, 0] => Aged Brie, -1, 13 +[Aged Brie, 11, 1] => Aged Brie, 0, 12 +[Aged Brie, 11, 2] => Aged Brie, 1, 12 +[Aged Brie, 11, 3] => Aged Brie, 2, 12 +[Aged Brie, 11, 4] => Aged Brie, 3, 12 +[Aged Brie, 11, 5] => Aged Brie, 4, 12 +[Aged Brie, 11, 6] => Aged Brie, 5, 12 +[Aged Brie, 11, 7] => Aged Brie, 6, 12 +[Aged Brie, 11, 8] => Aged Brie, 7, 12 +[Aged Brie, 11, 9] => Aged Brie, 8, 12 +[Aged Brie, 11, 10] => Aged Brie, 9, 12 +[Aged Brie, 11, 11] => Aged Brie, 10, 12 +[Aged Brie, 12, -1] => Aged Brie, -2, 14 +[Aged Brie, 12, 0] => Aged Brie, -1, 14 +[Aged Brie, 12, 1] => Aged Brie, 0, 13 +[Aged Brie, 12, 2] => Aged Brie, 1, 13 +[Aged Brie, 12, 3] => Aged Brie, 2, 13 +[Aged Brie, 12, 4] => Aged Brie, 3, 13 +[Aged Brie, 12, 5] => Aged Brie, 4, 13 +[Aged Brie, 12, 6] => Aged Brie, 5, 13 +[Aged Brie, 12, 7] => Aged Brie, 6, 13 +[Aged Brie, 12, 8] => Aged Brie, 7, 13 +[Aged Brie, 12, 9] => Aged Brie, 8, 13 +[Aged Brie, 12, 10] => Aged Brie, 9, 13 +[Aged Brie, 12, 11] => Aged Brie, 10, 13 +[Aged Brie, 13, -1] => Aged Brie, -2, 15 +[Aged Brie, 13, 0] => Aged Brie, -1, 15 +[Aged Brie, 13, 1] => Aged Brie, 0, 14 +[Aged Brie, 13, 2] => Aged Brie, 1, 14 +[Aged Brie, 13, 3] => Aged Brie, 2, 14 +[Aged Brie, 13, 4] => Aged Brie, 3, 14 +[Aged Brie, 13, 5] => Aged Brie, 4, 14 +[Aged Brie, 13, 6] => Aged Brie, 5, 14 +[Aged Brie, 13, 7] => Aged Brie, 6, 14 +[Aged Brie, 13, 8] => Aged Brie, 7, 14 +[Aged Brie, 13, 9] => Aged Brie, 8, 14 +[Aged Brie, 13, 10] => Aged Brie, 9, 14 +[Aged Brie, 13, 11] => Aged Brie, 10, 14 +[Aged Brie, 14, -1] => Aged Brie, -2, 16 +[Aged Brie, 14, 0] => Aged Brie, -1, 16 +[Aged Brie, 14, 1] => Aged Brie, 0, 15 +[Aged Brie, 14, 2] => Aged Brie, 1, 15 +[Aged Brie, 14, 3] => Aged Brie, 2, 15 +[Aged Brie, 14, 4] => Aged Brie, 3, 15 +[Aged Brie, 14, 5] => Aged Brie, 4, 15 +[Aged Brie, 14, 6] => Aged Brie, 5, 15 +[Aged Brie, 14, 7] => Aged Brie, 6, 15 +[Aged Brie, 14, 8] => Aged Brie, 7, 15 +[Aged Brie, 14, 9] => Aged Brie, 8, 15 +[Aged Brie, 14, 10] => Aged Brie, 9, 15 +[Aged Brie, 14, 11] => Aged Brie, 10, 15 +[Aged Brie, 15, -1] => Aged Brie, -2, 17 +[Aged Brie, 15, 0] => Aged Brie, -1, 17 +[Aged Brie, 15, 1] => Aged Brie, 0, 16 +[Aged Brie, 15, 2] => Aged Brie, 1, 16 +[Aged Brie, 15, 3] => Aged Brie, 2, 16 +[Aged Brie, 15, 4] => Aged Brie, 3, 16 +[Aged Brie, 15, 5] => Aged Brie, 4, 16 +[Aged Brie, 15, 6] => Aged Brie, 5, 16 +[Aged Brie, 15, 7] => Aged Brie, 6, 16 +[Aged Brie, 15, 8] => Aged Brie, 7, 16 +[Aged Brie, 15, 9] => Aged Brie, 8, 16 +[Aged Brie, 15, 10] => Aged Brie, 9, 16 +[Aged Brie, 15, 11] => Aged Brie, 10, 16 +[Aged Brie, 16, -1] => Aged Brie, -2, 18 +[Aged Brie, 16, 0] => Aged Brie, -1, 18 +[Aged Brie, 16, 1] => Aged Brie, 0, 17 +[Aged Brie, 16, 2] => Aged Brie, 1, 17 +[Aged Brie, 16, 3] => Aged Brie, 2, 17 +[Aged Brie, 16, 4] => Aged Brie, 3, 17 +[Aged Brie, 16, 5] => Aged Brie, 4, 17 +[Aged Brie, 16, 6] => Aged Brie, 5, 17 +[Aged Brie, 16, 7] => Aged Brie, 6, 17 +[Aged Brie, 16, 8] => Aged Brie, 7, 17 +[Aged Brie, 16, 9] => Aged Brie, 8, 17 +[Aged Brie, 16, 10] => Aged Brie, 9, 17 +[Aged Brie, 16, 11] => Aged Brie, 10, 17 +[Aged Brie, 17, -1] => Aged Brie, -2, 19 +[Aged Brie, 17, 0] => Aged Brie, -1, 19 +[Aged Brie, 17, 1] => Aged Brie, 0, 18 +[Aged Brie, 17, 2] => Aged Brie, 1, 18 +[Aged Brie, 17, 3] => Aged Brie, 2, 18 +[Aged Brie, 17, 4] => Aged Brie, 3, 18 +[Aged Brie, 17, 5] => Aged Brie, 4, 18 +[Aged Brie, 17, 6] => Aged Brie, 5, 18 +[Aged Brie, 17, 7] => Aged Brie, 6, 18 +[Aged Brie, 17, 8] => Aged Brie, 7, 18 +[Aged Brie, 17, 9] => Aged Brie, 8, 18 +[Aged Brie, 17, 10] => Aged Brie, 9, 18 +[Aged Brie, 17, 11] => Aged Brie, 10, 18 +[Aged Brie, 18, -1] => Aged Brie, -2, 20 +[Aged Brie, 18, 0] => Aged Brie, -1, 20 +[Aged Brie, 18, 1] => Aged Brie, 0, 19 +[Aged Brie, 18, 2] => Aged Brie, 1, 19 +[Aged Brie, 18, 3] => Aged Brie, 2, 19 +[Aged Brie, 18, 4] => Aged Brie, 3, 19 +[Aged Brie, 18, 5] => Aged Brie, 4, 19 +[Aged Brie, 18, 6] => Aged Brie, 5, 19 +[Aged Brie, 18, 7] => Aged Brie, 6, 19 +[Aged Brie, 18, 8] => Aged Brie, 7, 19 +[Aged Brie, 18, 9] => Aged Brie, 8, 19 +[Aged Brie, 18, 10] => Aged Brie, 9, 19 +[Aged Brie, 18, 11] => Aged Brie, 10, 19 +[Aged Brie, 19, -1] => Aged Brie, -2, 21 +[Aged Brie, 19, 0] => Aged Brie, -1, 21 +[Aged Brie, 19, 1] => Aged Brie, 0, 20 +[Aged Brie, 19, 2] => Aged Brie, 1, 20 +[Aged Brie, 19, 3] => Aged Brie, 2, 20 +[Aged Brie, 19, 4] => Aged Brie, 3, 20 +[Aged Brie, 19, 5] => Aged Brie, 4, 20 +[Aged Brie, 19, 6] => Aged Brie, 5, 20 +[Aged Brie, 19, 7] => Aged Brie, 6, 20 +[Aged Brie, 19, 8] => Aged Brie, 7, 20 +[Aged Brie, 19, 9] => Aged Brie, 8, 20 +[Aged Brie, 19, 10] => Aged Brie, 9, 20 +[Aged Brie, 19, 11] => Aged Brie, 10, 20 +[Aged Brie, 20, -1] => Aged Brie, -2, 22 +[Aged Brie, 20, 0] => Aged Brie, -1, 22 +[Aged Brie, 20, 1] => Aged Brie, 0, 21 +[Aged Brie, 20, 2] => Aged Brie, 1, 21 +[Aged Brie, 20, 3] => Aged Brie, 2, 21 +[Aged Brie, 20, 4] => Aged Brie, 3, 21 +[Aged Brie, 20, 5] => Aged Brie, 4, 21 +[Aged Brie, 20, 6] => Aged Brie, 5, 21 +[Aged Brie, 20, 7] => Aged Brie, 6, 21 +[Aged Brie, 20, 8] => Aged Brie, 7, 21 +[Aged Brie, 20, 9] => Aged Brie, 8, 21 +[Aged Brie, 20, 10] => Aged Brie, 9, 21 +[Aged Brie, 20, 11] => Aged Brie, 10, 21 +[Aged Brie, 21, -1] => Aged Brie, -2, 23 +[Aged Brie, 21, 0] => Aged Brie, -1, 23 +[Aged Brie, 21, 1] => Aged Brie, 0, 22 +[Aged Brie, 21, 2] => Aged Brie, 1, 22 +[Aged Brie, 21, 3] => Aged Brie, 2, 22 +[Aged Brie, 21, 4] => Aged Brie, 3, 22 +[Aged Brie, 21, 5] => Aged Brie, 4, 22 +[Aged Brie, 21, 6] => Aged Brie, 5, 22 +[Aged Brie, 21, 7] => Aged Brie, 6, 22 +[Aged Brie, 21, 8] => Aged Brie, 7, 22 +[Aged Brie, 21, 9] => Aged Brie, 8, 22 +[Aged Brie, 21, 10] => Aged Brie, 9, 22 +[Aged Brie, 21, 11] => Aged Brie, 10, 22 +[Aged Brie, 22, -1] => Aged Brie, -2, 24 +[Aged Brie, 22, 0] => Aged Brie, -1, 24 +[Aged Brie, 22, 1] => Aged Brie, 0, 23 +[Aged Brie, 22, 2] => Aged Brie, 1, 23 +[Aged Brie, 22, 3] => Aged Brie, 2, 23 +[Aged Brie, 22, 4] => Aged Brie, 3, 23 +[Aged Brie, 22, 5] => Aged Brie, 4, 23 +[Aged Brie, 22, 6] => Aged Brie, 5, 23 +[Aged Brie, 22, 7] => Aged Brie, 6, 23 +[Aged Brie, 22, 8] => Aged Brie, 7, 23 +[Aged Brie, 22, 9] => Aged Brie, 8, 23 +[Aged Brie, 22, 10] => Aged Brie, 9, 23 +[Aged Brie, 22, 11] => Aged Brie, 10, 23 +[Aged Brie, 23, -1] => Aged Brie, -2, 25 +[Aged Brie, 23, 0] => Aged Brie, -1, 25 +[Aged Brie, 23, 1] => Aged Brie, 0, 24 +[Aged Brie, 23, 2] => Aged Brie, 1, 24 +[Aged Brie, 23, 3] => Aged Brie, 2, 24 +[Aged Brie, 23, 4] => Aged Brie, 3, 24 +[Aged Brie, 23, 5] => Aged Brie, 4, 24 +[Aged Brie, 23, 6] => Aged Brie, 5, 24 +[Aged Brie, 23, 7] => Aged Brie, 6, 24 +[Aged Brie, 23, 8] => Aged Brie, 7, 24 +[Aged Brie, 23, 9] => Aged Brie, 8, 24 +[Aged Brie, 23, 10] => Aged Brie, 9, 24 +[Aged Brie, 23, 11] => Aged Brie, 10, 24 +[Aged Brie, 24, -1] => Aged Brie, -2, 26 +[Aged Brie, 24, 0] => Aged Brie, -1, 26 +[Aged Brie, 24, 1] => Aged Brie, 0, 25 +[Aged Brie, 24, 2] => Aged Brie, 1, 25 +[Aged Brie, 24, 3] => Aged Brie, 2, 25 +[Aged Brie, 24, 4] => Aged Brie, 3, 25 +[Aged Brie, 24, 5] => Aged Brie, 4, 25 +[Aged Brie, 24, 6] => Aged Brie, 5, 25 +[Aged Brie, 24, 7] => Aged Brie, 6, 25 +[Aged Brie, 24, 8] => Aged Brie, 7, 25 +[Aged Brie, 24, 9] => Aged Brie, 8, 25 +[Aged Brie, 24, 10] => Aged Brie, 9, 25 +[Aged Brie, 24, 11] => Aged Brie, 10, 25 +[Aged Brie, 25, -1] => Aged Brie, -2, 27 +[Aged Brie, 25, 0] => Aged Brie, -1, 27 +[Aged Brie, 25, 1] => Aged Brie, 0, 26 +[Aged Brie, 25, 2] => Aged Brie, 1, 26 +[Aged Brie, 25, 3] => Aged Brie, 2, 26 +[Aged Brie, 25, 4] => Aged Brie, 3, 26 +[Aged Brie, 25, 5] => Aged Brie, 4, 26 +[Aged Brie, 25, 6] => Aged Brie, 5, 26 +[Aged Brie, 25, 7] => Aged Brie, 6, 26 +[Aged Brie, 25, 8] => Aged Brie, 7, 26 +[Aged Brie, 25, 9] => Aged Brie, 8, 26 +[Aged Brie, 25, 10] => Aged Brie, 9, 26 +[Aged Brie, 25, 11] => Aged Brie, 10, 26 +[Aged Brie, 26, -1] => Aged Brie, -2, 28 +[Aged Brie, 26, 0] => Aged Brie, -1, 28 +[Aged Brie, 26, 1] => Aged Brie, 0, 27 +[Aged Brie, 26, 2] => Aged Brie, 1, 27 +[Aged Brie, 26, 3] => Aged Brie, 2, 27 +[Aged Brie, 26, 4] => Aged Brie, 3, 27 +[Aged Brie, 26, 5] => Aged Brie, 4, 27 +[Aged Brie, 26, 6] => Aged Brie, 5, 27 +[Aged Brie, 26, 7] => Aged Brie, 6, 27 +[Aged Brie, 26, 8] => Aged Brie, 7, 27 +[Aged Brie, 26, 9] => Aged Brie, 8, 27 +[Aged Brie, 26, 10] => Aged Brie, 9, 27 +[Aged Brie, 26, 11] => Aged Brie, 10, 27 +[Aged Brie, 27, -1] => Aged Brie, -2, 29 +[Aged Brie, 27, 0] => Aged Brie, -1, 29 +[Aged Brie, 27, 1] => Aged Brie, 0, 28 +[Aged Brie, 27, 2] => Aged Brie, 1, 28 +[Aged Brie, 27, 3] => Aged Brie, 2, 28 +[Aged Brie, 27, 4] => Aged Brie, 3, 28 +[Aged Brie, 27, 5] => Aged Brie, 4, 28 +[Aged Brie, 27, 6] => Aged Brie, 5, 28 +[Aged Brie, 27, 7] => Aged Brie, 6, 28 +[Aged Brie, 27, 8] => Aged Brie, 7, 28 +[Aged Brie, 27, 9] => Aged Brie, 8, 28 +[Aged Brie, 27, 10] => Aged Brie, 9, 28 +[Aged Brie, 27, 11] => Aged Brie, 10, 28 +[Aged Brie, 28, -1] => Aged Brie, -2, 30 +[Aged Brie, 28, 0] => Aged Brie, -1, 30 +[Aged Brie, 28, 1] => Aged Brie, 0, 29 +[Aged Brie, 28, 2] => Aged Brie, 1, 29 +[Aged Brie, 28, 3] => Aged Brie, 2, 29 +[Aged Brie, 28, 4] => Aged Brie, 3, 29 +[Aged Brie, 28, 5] => Aged Brie, 4, 29 +[Aged Brie, 28, 6] => Aged Brie, 5, 29 +[Aged Brie, 28, 7] => Aged Brie, 6, 29 +[Aged Brie, 28, 8] => Aged Brie, 7, 29 +[Aged Brie, 28, 9] => Aged Brie, 8, 29 +[Aged Brie, 28, 10] => Aged Brie, 9, 29 +[Aged Brie, 28, 11] => Aged Brie, 10, 29 +[Aged Brie, 29, -1] => Aged Brie, -2, 31 +[Aged Brie, 29, 0] => Aged Brie, -1, 31 +[Aged Brie, 29, 1] => Aged Brie, 0, 30 +[Aged Brie, 29, 2] => Aged Brie, 1, 30 +[Aged Brie, 29, 3] => Aged Brie, 2, 30 +[Aged Brie, 29, 4] => Aged Brie, 3, 30 +[Aged Brie, 29, 5] => Aged Brie, 4, 30 +[Aged Brie, 29, 6] => Aged Brie, 5, 30 +[Aged Brie, 29, 7] => Aged Brie, 6, 30 +[Aged Brie, 29, 8] => Aged Brie, 7, 30 +[Aged Brie, 29, 9] => Aged Brie, 8, 30 +[Aged Brie, 29, 10] => Aged Brie, 9, 30 +[Aged Brie, 29, 11] => Aged Brie, 10, 30 +[Aged Brie, 30, -1] => Aged Brie, -2, 32 +[Aged Brie, 30, 0] => Aged Brie, -1, 32 +[Aged Brie, 30, 1] => Aged Brie, 0, 31 +[Aged Brie, 30, 2] => Aged Brie, 1, 31 +[Aged Brie, 30, 3] => Aged Brie, 2, 31 +[Aged Brie, 30, 4] => Aged Brie, 3, 31 +[Aged Brie, 30, 5] => Aged Brie, 4, 31 +[Aged Brie, 30, 6] => Aged Brie, 5, 31 +[Aged Brie, 30, 7] => Aged Brie, 6, 31 +[Aged Brie, 30, 8] => Aged Brie, 7, 31 +[Aged Brie, 30, 9] => Aged Brie, 8, 31 +[Aged Brie, 30, 10] => Aged Brie, 9, 31 +[Aged Brie, 30, 11] => Aged Brie, 10, 31 +[Aged Brie, 31, -1] => Aged Brie, -2, 33 +[Aged Brie, 31, 0] => Aged Brie, -1, 33 +[Aged Brie, 31, 1] => Aged Brie, 0, 32 +[Aged Brie, 31, 2] => Aged Brie, 1, 32 +[Aged Brie, 31, 3] => Aged Brie, 2, 32 +[Aged Brie, 31, 4] => Aged Brie, 3, 32 +[Aged Brie, 31, 5] => Aged Brie, 4, 32 +[Aged Brie, 31, 6] => Aged Brie, 5, 32 +[Aged Brie, 31, 7] => Aged Brie, 6, 32 +[Aged Brie, 31, 8] => Aged Brie, 7, 32 +[Aged Brie, 31, 9] => Aged Brie, 8, 32 +[Aged Brie, 31, 10] => Aged Brie, 9, 32 +[Aged Brie, 31, 11] => Aged Brie, 10, 32 +[Aged Brie, 32, -1] => Aged Brie, -2, 34 +[Aged Brie, 32, 0] => Aged Brie, -1, 34 +[Aged Brie, 32, 1] => Aged Brie, 0, 33 +[Aged Brie, 32, 2] => Aged Brie, 1, 33 +[Aged Brie, 32, 3] => Aged Brie, 2, 33 +[Aged Brie, 32, 4] => Aged Brie, 3, 33 +[Aged Brie, 32, 5] => Aged Brie, 4, 33 +[Aged Brie, 32, 6] => Aged Brie, 5, 33 +[Aged Brie, 32, 7] => Aged Brie, 6, 33 +[Aged Brie, 32, 8] => Aged Brie, 7, 33 +[Aged Brie, 32, 9] => Aged Brie, 8, 33 +[Aged Brie, 32, 10] => Aged Brie, 9, 33 +[Aged Brie, 32, 11] => Aged Brie, 10, 33 +[Aged Brie, 33, -1] => Aged Brie, -2, 35 +[Aged Brie, 33, 0] => Aged Brie, -1, 35 +[Aged Brie, 33, 1] => Aged Brie, 0, 34 +[Aged Brie, 33, 2] => Aged Brie, 1, 34 +[Aged Brie, 33, 3] => Aged Brie, 2, 34 +[Aged Brie, 33, 4] => Aged Brie, 3, 34 +[Aged Brie, 33, 5] => Aged Brie, 4, 34 +[Aged Brie, 33, 6] => Aged Brie, 5, 34 +[Aged Brie, 33, 7] => Aged Brie, 6, 34 +[Aged Brie, 33, 8] => Aged Brie, 7, 34 +[Aged Brie, 33, 9] => Aged Brie, 8, 34 +[Aged Brie, 33, 10] => Aged Brie, 9, 34 +[Aged Brie, 33, 11] => Aged Brie, 10, 34 +[Aged Brie, 34, -1] => Aged Brie, -2, 36 +[Aged Brie, 34, 0] => Aged Brie, -1, 36 +[Aged Brie, 34, 1] => Aged Brie, 0, 35 +[Aged Brie, 34, 2] => Aged Brie, 1, 35 +[Aged Brie, 34, 3] => Aged Brie, 2, 35 +[Aged Brie, 34, 4] => Aged Brie, 3, 35 +[Aged Brie, 34, 5] => Aged Brie, 4, 35 +[Aged Brie, 34, 6] => Aged Brie, 5, 35 +[Aged Brie, 34, 7] => Aged Brie, 6, 35 +[Aged Brie, 34, 8] => Aged Brie, 7, 35 +[Aged Brie, 34, 9] => Aged Brie, 8, 35 +[Aged Brie, 34, 10] => Aged Brie, 9, 35 +[Aged Brie, 34, 11] => Aged Brie, 10, 35 +[Aged Brie, 35, -1] => Aged Brie, -2, 37 +[Aged Brie, 35, 0] => Aged Brie, -1, 37 +[Aged Brie, 35, 1] => Aged Brie, 0, 36 +[Aged Brie, 35, 2] => Aged Brie, 1, 36 +[Aged Brie, 35, 3] => Aged Brie, 2, 36 +[Aged Brie, 35, 4] => Aged Brie, 3, 36 +[Aged Brie, 35, 5] => Aged Brie, 4, 36 +[Aged Brie, 35, 6] => Aged Brie, 5, 36 +[Aged Brie, 35, 7] => Aged Brie, 6, 36 +[Aged Brie, 35, 8] => Aged Brie, 7, 36 +[Aged Brie, 35, 9] => Aged Brie, 8, 36 +[Aged Brie, 35, 10] => Aged Brie, 9, 36 +[Aged Brie, 35, 11] => Aged Brie, 10, 36 +[Aged Brie, 36, -1] => Aged Brie, -2, 38 +[Aged Brie, 36, 0] => Aged Brie, -1, 38 +[Aged Brie, 36, 1] => Aged Brie, 0, 37 +[Aged Brie, 36, 2] => Aged Brie, 1, 37 +[Aged Brie, 36, 3] => Aged Brie, 2, 37 +[Aged Brie, 36, 4] => Aged Brie, 3, 37 +[Aged Brie, 36, 5] => Aged Brie, 4, 37 +[Aged Brie, 36, 6] => Aged Brie, 5, 37 +[Aged Brie, 36, 7] => Aged Brie, 6, 37 +[Aged Brie, 36, 8] => Aged Brie, 7, 37 +[Aged Brie, 36, 9] => Aged Brie, 8, 37 +[Aged Brie, 36, 10] => Aged Brie, 9, 37 +[Aged Brie, 36, 11] => Aged Brie, 10, 37 +[Aged Brie, 37, -1] => Aged Brie, -2, 39 +[Aged Brie, 37, 0] => Aged Brie, -1, 39 +[Aged Brie, 37, 1] => Aged Brie, 0, 38 +[Aged Brie, 37, 2] => Aged Brie, 1, 38 +[Aged Brie, 37, 3] => Aged Brie, 2, 38 +[Aged Brie, 37, 4] => Aged Brie, 3, 38 +[Aged Brie, 37, 5] => Aged Brie, 4, 38 +[Aged Brie, 37, 6] => Aged Brie, 5, 38 +[Aged Brie, 37, 7] => Aged Brie, 6, 38 +[Aged Brie, 37, 8] => Aged Brie, 7, 38 +[Aged Brie, 37, 9] => Aged Brie, 8, 38 +[Aged Brie, 37, 10] => Aged Brie, 9, 38 +[Aged Brie, 37, 11] => Aged Brie, 10, 38 +[Aged Brie, 38, -1] => Aged Brie, -2, 40 +[Aged Brie, 38, 0] => Aged Brie, -1, 40 +[Aged Brie, 38, 1] => Aged Brie, 0, 39 +[Aged Brie, 38, 2] => Aged Brie, 1, 39 +[Aged Brie, 38, 3] => Aged Brie, 2, 39 +[Aged Brie, 38, 4] => Aged Brie, 3, 39 +[Aged Brie, 38, 5] => Aged Brie, 4, 39 +[Aged Brie, 38, 6] => Aged Brie, 5, 39 +[Aged Brie, 38, 7] => Aged Brie, 6, 39 +[Aged Brie, 38, 8] => Aged Brie, 7, 39 +[Aged Brie, 38, 9] => Aged Brie, 8, 39 +[Aged Brie, 38, 10] => Aged Brie, 9, 39 +[Aged Brie, 38, 11] => Aged Brie, 10, 39 +[Aged Brie, 39, -1] => Aged Brie, -2, 41 +[Aged Brie, 39, 0] => Aged Brie, -1, 41 +[Aged Brie, 39, 1] => Aged Brie, 0, 40 +[Aged Brie, 39, 2] => Aged Brie, 1, 40 +[Aged Brie, 39, 3] => Aged Brie, 2, 40 +[Aged Brie, 39, 4] => Aged Brie, 3, 40 +[Aged Brie, 39, 5] => Aged Brie, 4, 40 +[Aged Brie, 39, 6] => Aged Brie, 5, 40 +[Aged Brie, 39, 7] => Aged Brie, 6, 40 +[Aged Brie, 39, 8] => Aged Brie, 7, 40 +[Aged Brie, 39, 9] => Aged Brie, 8, 40 +[Aged Brie, 39, 10] => Aged Brie, 9, 40 +[Aged Brie, 39, 11] => Aged Brie, 10, 40 +[Aged Brie, 40, -1] => Aged Brie, -2, 42 +[Aged Brie, 40, 0] => Aged Brie, -1, 42 +[Aged Brie, 40, 1] => Aged Brie, 0, 41 +[Aged Brie, 40, 2] => Aged Brie, 1, 41 +[Aged Brie, 40, 3] => Aged Brie, 2, 41 +[Aged Brie, 40, 4] => Aged Brie, 3, 41 +[Aged Brie, 40, 5] => Aged Brie, 4, 41 +[Aged Brie, 40, 6] => Aged Brie, 5, 41 +[Aged Brie, 40, 7] => Aged Brie, 6, 41 +[Aged Brie, 40, 8] => Aged Brie, 7, 41 +[Aged Brie, 40, 9] => Aged Brie, 8, 41 +[Aged Brie, 40, 10] => Aged Brie, 9, 41 +[Aged Brie, 40, 11] => Aged Brie, 10, 41 +[Aged Brie, 41, -1] => Aged Brie, -2, 43 +[Aged Brie, 41, 0] => Aged Brie, -1, 43 +[Aged Brie, 41, 1] => Aged Brie, 0, 42 +[Aged Brie, 41, 2] => Aged Brie, 1, 42 +[Aged Brie, 41, 3] => Aged Brie, 2, 42 +[Aged Brie, 41, 4] => Aged Brie, 3, 42 +[Aged Brie, 41, 5] => Aged Brie, 4, 42 +[Aged Brie, 41, 6] => Aged Brie, 5, 42 +[Aged Brie, 41, 7] => Aged Brie, 6, 42 +[Aged Brie, 41, 8] => Aged Brie, 7, 42 +[Aged Brie, 41, 9] => Aged Brie, 8, 42 +[Aged Brie, 41, 10] => Aged Brie, 9, 42 +[Aged Brie, 41, 11] => Aged Brie, 10, 42 +[Aged Brie, 42, -1] => Aged Brie, -2, 44 +[Aged Brie, 42, 0] => Aged Brie, -1, 44 +[Aged Brie, 42, 1] => Aged Brie, 0, 43 +[Aged Brie, 42, 2] => Aged Brie, 1, 43 +[Aged Brie, 42, 3] => Aged Brie, 2, 43 +[Aged Brie, 42, 4] => Aged Brie, 3, 43 +[Aged Brie, 42, 5] => Aged Brie, 4, 43 +[Aged Brie, 42, 6] => Aged Brie, 5, 43 +[Aged Brie, 42, 7] => Aged Brie, 6, 43 +[Aged Brie, 42, 8] => Aged Brie, 7, 43 +[Aged Brie, 42, 9] => Aged Brie, 8, 43 +[Aged Brie, 42, 10] => Aged Brie, 9, 43 +[Aged Brie, 42, 11] => Aged Brie, 10, 43 +[Aged Brie, 43, -1] => Aged Brie, -2, 45 +[Aged Brie, 43, 0] => Aged Brie, -1, 45 +[Aged Brie, 43, 1] => Aged Brie, 0, 44 +[Aged Brie, 43, 2] => Aged Brie, 1, 44 +[Aged Brie, 43, 3] => Aged Brie, 2, 44 +[Aged Brie, 43, 4] => Aged Brie, 3, 44 +[Aged Brie, 43, 5] => Aged Brie, 4, 44 +[Aged Brie, 43, 6] => Aged Brie, 5, 44 +[Aged Brie, 43, 7] => Aged Brie, 6, 44 +[Aged Brie, 43, 8] => Aged Brie, 7, 44 +[Aged Brie, 43, 9] => Aged Brie, 8, 44 +[Aged Brie, 43, 10] => Aged Brie, 9, 44 +[Aged Brie, 43, 11] => Aged Brie, 10, 44 +[Aged Brie, 44, -1] => Aged Brie, -2, 46 +[Aged Brie, 44, 0] => Aged Brie, -1, 46 +[Aged Brie, 44, 1] => Aged Brie, 0, 45 +[Aged Brie, 44, 2] => Aged Brie, 1, 45 +[Aged Brie, 44, 3] => Aged Brie, 2, 45 +[Aged Brie, 44, 4] => Aged Brie, 3, 45 +[Aged Brie, 44, 5] => Aged Brie, 4, 45 +[Aged Brie, 44, 6] => Aged Brie, 5, 45 +[Aged Brie, 44, 7] => Aged Brie, 6, 45 +[Aged Brie, 44, 8] => Aged Brie, 7, 45 +[Aged Brie, 44, 9] => Aged Brie, 8, 45 +[Aged Brie, 44, 10] => Aged Brie, 9, 45 +[Aged Brie, 44, 11] => Aged Brie, 10, 45 +[Aged Brie, 45, -1] => Aged Brie, -2, 47 +[Aged Brie, 45, 0] => Aged Brie, -1, 47 +[Aged Brie, 45, 1] => Aged Brie, 0, 46 +[Aged Brie, 45, 2] => Aged Brie, 1, 46 +[Aged Brie, 45, 3] => Aged Brie, 2, 46 +[Aged Brie, 45, 4] => Aged Brie, 3, 46 +[Aged Brie, 45, 5] => Aged Brie, 4, 46 +[Aged Brie, 45, 6] => Aged Brie, 5, 46 +[Aged Brie, 45, 7] => Aged Brie, 6, 46 +[Aged Brie, 45, 8] => Aged Brie, 7, 46 +[Aged Brie, 45, 9] => Aged Brie, 8, 46 +[Aged Brie, 45, 10] => Aged Brie, 9, 46 +[Aged Brie, 45, 11] => Aged Brie, 10, 46 +[Aged Brie, 46, -1] => Aged Brie, -2, 48 +[Aged Brie, 46, 0] => Aged Brie, -1, 48 +[Aged Brie, 46, 1] => Aged Brie, 0, 47 +[Aged Brie, 46, 2] => Aged Brie, 1, 47 +[Aged Brie, 46, 3] => Aged Brie, 2, 47 +[Aged Brie, 46, 4] => Aged Brie, 3, 47 +[Aged Brie, 46, 5] => Aged Brie, 4, 47 +[Aged Brie, 46, 6] => Aged Brie, 5, 47 +[Aged Brie, 46, 7] => Aged Brie, 6, 47 +[Aged Brie, 46, 8] => Aged Brie, 7, 47 +[Aged Brie, 46, 9] => Aged Brie, 8, 47 +[Aged Brie, 46, 10] => Aged Brie, 9, 47 +[Aged Brie, 46, 11] => Aged Brie, 10, 47 +[Aged Brie, 47, -1] => Aged Brie, -2, 49 +[Aged Brie, 47, 0] => Aged Brie, -1, 49 +[Aged Brie, 47, 1] => Aged Brie, 0, 48 +[Aged Brie, 47, 2] => Aged Brie, 1, 48 +[Aged Brie, 47, 3] => Aged Brie, 2, 48 +[Aged Brie, 47, 4] => Aged Brie, 3, 48 +[Aged Brie, 47, 5] => Aged Brie, 4, 48 +[Aged Brie, 47, 6] => Aged Brie, 5, 48 +[Aged Brie, 47, 7] => Aged Brie, 6, 48 +[Aged Brie, 47, 8] => Aged Brie, 7, 48 +[Aged Brie, 47, 9] => Aged Brie, 8, 48 +[Aged Brie, 47, 10] => Aged Brie, 9, 48 +[Aged Brie, 47, 11] => Aged Brie, 10, 48 +[Aged Brie, 48, -1] => Aged Brie, -2, 50 +[Aged Brie, 48, 0] => Aged Brie, -1, 50 +[Aged Brie, 48, 1] => Aged Brie, 0, 49 +[Aged Brie, 48, 2] => Aged Brie, 1, 49 +[Aged Brie, 48, 3] => Aged Brie, 2, 49 +[Aged Brie, 48, 4] => Aged Brie, 3, 49 +[Aged Brie, 48, 5] => Aged Brie, 4, 49 +[Aged Brie, 48, 6] => Aged Brie, 5, 49 +[Aged Brie, 48, 7] => Aged Brie, 6, 49 +[Aged Brie, 48, 8] => Aged Brie, 7, 49 +[Aged Brie, 48, 9] => Aged Brie, 8, 49 +[Aged Brie, 48, 10] => Aged Brie, 9, 49 +[Aged Brie, 48, 11] => Aged Brie, 10, 49 +[Aged Brie, 49, -1] => Aged Brie, -2, 50 +[Aged Brie, 49, 0] => Aged Brie, -1, 50 +[Aged Brie, 49, 1] => Aged Brie, 0, 50 +[Aged Brie, 49, 2] => Aged Brie, 1, 50 +[Aged Brie, 49, 3] => Aged Brie, 2, 50 +[Aged Brie, 49, 4] => Aged Brie, 3, 50 +[Aged Brie, 49, 5] => Aged Brie, 4, 50 +[Aged Brie, 49, 6] => Aged Brie, 5, 50 +[Aged Brie, 49, 7] => Aged Brie, 6, 50 +[Aged Brie, 49, 8] => Aged Brie, 7, 50 +[Aged Brie, 49, 9] => Aged Brie, 8, 50 +[Aged Brie, 49, 10] => Aged Brie, 9, 50 +[Aged Brie, 49, 11] => Aged Brie, 10, 50 +[Aged Brie, 50, -1] => Aged Brie, -2, 50 +[Aged Brie, 50, 0] => Aged Brie, -1, 50 +[Aged Brie, 50, 1] => Aged Brie, 0, 50 +[Aged Brie, 50, 2] => Aged Brie, 1, 50 +[Aged Brie, 50, 3] => Aged Brie, 2, 50 +[Aged Brie, 50, 4] => Aged Brie, 3, 50 +[Aged Brie, 50, 5] => Aged Brie, 4, 50 +[Aged Brie, 50, 6] => Aged Brie, 5, 50 +[Aged Brie, 50, 7] => Aged Brie, 6, 50 +[Aged Brie, 50, 8] => Aged Brie, 7, 50 +[Aged Brie, 50, 9] => Aged Brie, 8, 50 +[Aged Brie, 50, 10] => Aged Brie, 9, 50 +[Aged Brie, 50, 11] => Aged Brie, 10, 50 +[Backstage passes to a TAFKAL80ETC concert, 0, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 0, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 0, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 3 +[Backstage passes to a TAFKAL80ETC concert, 0, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 2 +[Backstage passes to a TAFKAL80ETC concert, 0, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 1 +[Backstage passes to a TAFKAL80ETC concert, 1, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 1, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 1, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 4 +[Backstage passes to a TAFKAL80ETC concert, 1, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 3 +[Backstage passes to a TAFKAL80ETC concert, 1, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 2 +[Backstage passes to a TAFKAL80ETC concert, 2, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 2, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 2, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 5 +[Backstage passes to a TAFKAL80ETC concert, 2, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 4 +[Backstage passes to a TAFKAL80ETC concert, 2, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 3 +[Backstage passes to a TAFKAL80ETC concert, 3, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 3, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 3, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 6 +[Backstage passes to a TAFKAL80ETC concert, 3, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 5 +[Backstage passes to a TAFKAL80ETC concert, 3, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 4 +[Backstage passes to a TAFKAL80ETC concert, 4, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 4, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 4, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 7 +[Backstage passes to a TAFKAL80ETC concert, 4, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 6 +[Backstage passes to a TAFKAL80ETC concert, 4, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 5 +[Backstage passes to a TAFKAL80ETC concert, 5, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 5, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 5, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 8 +[Backstage passes to a TAFKAL80ETC concert, 5, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 7 +[Backstage passes to a TAFKAL80ETC concert, 5, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 6 +[Backstage passes to a TAFKAL80ETC concert, 6, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 6, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 6, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 9 +[Backstage passes to a TAFKAL80ETC concert, 6, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 8 +[Backstage passes to a TAFKAL80ETC concert, 6, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 7 +[Backstage passes to a TAFKAL80ETC concert, 7, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 7, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 7, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 10 +[Backstage passes to a TAFKAL80ETC concert, 7, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 9 +[Backstage passes to a TAFKAL80ETC concert, 7, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 8 +[Backstage passes to a TAFKAL80ETC concert, 8, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 8, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 8, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 11 +[Backstage passes to a TAFKAL80ETC concert, 8, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 10 +[Backstage passes to a TAFKAL80ETC concert, 8, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 9 +[Backstage passes to a TAFKAL80ETC concert, 9, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 9, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 9, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 12 +[Backstage passes to a TAFKAL80ETC concert, 9, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 11 +[Backstage passes to a TAFKAL80ETC concert, 9, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 10 +[Backstage passes to a TAFKAL80ETC concert, 10, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 10, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 10, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 13 +[Backstage passes to a TAFKAL80ETC concert, 10, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 12 +[Backstage passes to a TAFKAL80ETC concert, 10, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 11 +[Backstage passes to a TAFKAL80ETC concert, 11, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 11, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 11, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 14 +[Backstage passes to a TAFKAL80ETC concert, 11, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 13 +[Backstage passes to a TAFKAL80ETC concert, 11, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 12 +[Backstage passes to a TAFKAL80ETC concert, 12, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 12, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 12, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 15 +[Backstage passes to a TAFKAL80ETC concert, 12, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 14 +[Backstage passes to a TAFKAL80ETC concert, 12, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 13 +[Backstage passes to a TAFKAL80ETC concert, 13, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 13, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 13, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 16 +[Backstage passes to a TAFKAL80ETC concert, 13, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 15 +[Backstage passes to a TAFKAL80ETC concert, 13, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 14 +[Backstage passes to a TAFKAL80ETC concert, 14, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 14, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 14, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 17 +[Backstage passes to a TAFKAL80ETC concert, 14, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 16 +[Backstage passes to a TAFKAL80ETC concert, 14, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 15 +[Backstage passes to a TAFKAL80ETC concert, 15, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 15, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 15, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 18 +[Backstage passes to a TAFKAL80ETC concert, 15, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 17 +[Backstage passes to a TAFKAL80ETC concert, 15, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 16 +[Backstage passes to a TAFKAL80ETC concert, 16, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 16, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 16, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 19 +[Backstage passes to a TAFKAL80ETC concert, 16, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 18 +[Backstage passes to a TAFKAL80ETC concert, 16, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 17 +[Backstage passes to a TAFKAL80ETC concert, 17, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 17, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 17, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 20 +[Backstage passes to a TAFKAL80ETC concert, 17, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 19 +[Backstage passes to a TAFKAL80ETC concert, 17, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 18 +[Backstage passes to a TAFKAL80ETC concert, 18, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 18, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 18, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 21 +[Backstage passes to a TAFKAL80ETC concert, 18, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 20 +[Backstage passes to a TAFKAL80ETC concert, 18, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 19 +[Backstage passes to a TAFKAL80ETC concert, 19, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 19, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 19, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 22 +[Backstage passes to a TAFKAL80ETC concert, 19, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 21 +[Backstage passes to a TAFKAL80ETC concert, 19, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 20 +[Backstage passes to a TAFKAL80ETC concert, 20, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 20, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 20, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 23 +[Backstage passes to a TAFKAL80ETC concert, 20, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 22 +[Backstage passes to a TAFKAL80ETC concert, 20, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 21 +[Backstage passes to a TAFKAL80ETC concert, 21, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 21, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 21, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 24 +[Backstage passes to a TAFKAL80ETC concert, 21, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 23 +[Backstage passes to a TAFKAL80ETC concert, 21, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 22 +[Backstage passes to a TAFKAL80ETC concert, 22, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 22, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 22, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 25 +[Backstage passes to a TAFKAL80ETC concert, 22, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 24 +[Backstage passes to a TAFKAL80ETC concert, 22, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 23 +[Backstage passes to a TAFKAL80ETC concert, 23, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 23, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 23, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 26 +[Backstage passes to a TAFKAL80ETC concert, 23, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 25 +[Backstage passes to a TAFKAL80ETC concert, 23, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 24 +[Backstage passes to a TAFKAL80ETC concert, 24, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 24, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 24, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 27 +[Backstage passes to a TAFKAL80ETC concert, 24, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 26 +[Backstage passes to a TAFKAL80ETC concert, 24, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 25 +[Backstage passes to a TAFKAL80ETC concert, 25, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 25, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 25, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 28 +[Backstage passes to a TAFKAL80ETC concert, 25, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 27 +[Backstage passes to a TAFKAL80ETC concert, 25, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 26 +[Backstage passes to a TAFKAL80ETC concert, 26, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 26, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 26, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 29 +[Backstage passes to a TAFKAL80ETC concert, 26, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 28 +[Backstage passes to a TAFKAL80ETC concert, 26, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 27 +[Backstage passes to a TAFKAL80ETC concert, 27, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 27, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 27, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 30 +[Backstage passes to a TAFKAL80ETC concert, 27, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 29 +[Backstage passes to a TAFKAL80ETC concert, 27, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 28 +[Backstage passes to a TAFKAL80ETC concert, 28, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 28, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 28, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 31 +[Backstage passes to a TAFKAL80ETC concert, 28, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 30 +[Backstage passes to a TAFKAL80ETC concert, 28, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 29 +[Backstage passes to a TAFKAL80ETC concert, 29, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 29, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 29, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 32 +[Backstage passes to a TAFKAL80ETC concert, 29, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 31 +[Backstage passes to a TAFKAL80ETC concert, 29, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 30 +[Backstage passes to a TAFKAL80ETC concert, 30, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 30, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 30, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 33 +[Backstage passes to a TAFKAL80ETC concert, 30, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 32 +[Backstage passes to a TAFKAL80ETC concert, 30, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 31 +[Backstage passes to a TAFKAL80ETC concert, 31, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 31, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 31, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 34 +[Backstage passes to a TAFKAL80ETC concert, 31, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 33 +[Backstage passes to a TAFKAL80ETC concert, 31, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 32 +[Backstage passes to a TAFKAL80ETC concert, 32, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 32, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 32, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 35 +[Backstage passes to a TAFKAL80ETC concert, 32, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 34 +[Backstage passes to a TAFKAL80ETC concert, 32, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 33 +[Backstage passes to a TAFKAL80ETC concert, 33, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 33, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 33, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 36 +[Backstage passes to a TAFKAL80ETC concert, 33, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 35 +[Backstage passes to a TAFKAL80ETC concert, 33, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 34 +[Backstage passes to a TAFKAL80ETC concert, 34, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 34, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 34, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 37 +[Backstage passes to a TAFKAL80ETC concert, 34, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 36 +[Backstage passes to a TAFKAL80ETC concert, 34, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 35 +[Backstage passes to a TAFKAL80ETC concert, 35, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 35, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 35, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 38 +[Backstage passes to a TAFKAL80ETC concert, 35, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 37 +[Backstage passes to a TAFKAL80ETC concert, 35, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 36 +[Backstage passes to a TAFKAL80ETC concert, 36, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 36, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 36, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 39 +[Backstage passes to a TAFKAL80ETC concert, 36, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 38 +[Backstage passes to a TAFKAL80ETC concert, 36, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 37 +[Backstage passes to a TAFKAL80ETC concert, 37, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 37, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 37, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 40 +[Backstage passes to a TAFKAL80ETC concert, 37, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 39 +[Backstage passes to a TAFKAL80ETC concert, 37, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 38 +[Backstage passes to a TAFKAL80ETC concert, 38, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 38, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 38, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 41 +[Backstage passes to a TAFKAL80ETC concert, 38, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 40 +[Backstage passes to a TAFKAL80ETC concert, 38, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 39 +[Backstage passes to a TAFKAL80ETC concert, 39, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 39, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 39, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 42 +[Backstage passes to a TAFKAL80ETC concert, 39, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 41 +[Backstage passes to a TAFKAL80ETC concert, 39, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 40 +[Backstage passes to a TAFKAL80ETC concert, 40, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 40, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 40, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 43 +[Backstage passes to a TAFKAL80ETC concert, 40, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 42 +[Backstage passes to a TAFKAL80ETC concert, 40, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 41 +[Backstage passes to a TAFKAL80ETC concert, 41, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 41, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 41, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 44 +[Backstage passes to a TAFKAL80ETC concert, 41, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 43 +[Backstage passes to a TAFKAL80ETC concert, 41, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 42 +[Backstage passes to a TAFKAL80ETC concert, 42, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 42, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 42, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 45 +[Backstage passes to a TAFKAL80ETC concert, 42, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 44 +[Backstage passes to a TAFKAL80ETC concert, 42, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 43 +[Backstage passes to a TAFKAL80ETC concert, 43, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 43, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 43, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 46 +[Backstage passes to a TAFKAL80ETC concert, 43, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 45 +[Backstage passes to a TAFKAL80ETC concert, 43, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 44 +[Backstage passes to a TAFKAL80ETC concert, 44, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 44, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 44, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 47 +[Backstage passes to a TAFKAL80ETC concert, 44, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 46 +[Backstage passes to a TAFKAL80ETC concert, 44, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 45 +[Backstage passes to a TAFKAL80ETC concert, 45, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 45, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 45, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 48 +[Backstage passes to a TAFKAL80ETC concert, 45, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 47 +[Backstage passes to a TAFKAL80ETC concert, 45, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 46 +[Backstage passes to a TAFKAL80ETC concert, 46, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 46, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 46, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 49 +[Backstage passes to a TAFKAL80ETC concert, 46, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 48 +[Backstage passes to a TAFKAL80ETC concert, 46, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 47 +[Backstage passes to a TAFKAL80ETC concert, 47, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 47, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 47, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 47, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 49 +[Backstage passes to a TAFKAL80ETC concert, 47, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 48 +[Backstage passes to a TAFKAL80ETC concert, 48, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 48, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 48, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 48, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 49 +[Backstage passes to a TAFKAL80ETC concert, 49, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 49, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 49, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 49, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, -1] => Backstage passes to a TAFKAL80ETC concert, -2, 0 +[Backstage passes to a TAFKAL80ETC concert, 50, 0] => Backstage passes to a TAFKAL80ETC concert, -1, 0 +[Backstage passes to a TAFKAL80ETC concert, 50, 1] => Backstage passes to a TAFKAL80ETC concert, 0, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 2] => Backstage passes to a TAFKAL80ETC concert, 1, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 3] => Backstage passes to a TAFKAL80ETC concert, 2, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 4] => Backstage passes to a TAFKAL80ETC concert, 3, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 5] => Backstage passes to a TAFKAL80ETC concert, 4, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 6] => Backstage passes to a TAFKAL80ETC concert, 5, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 7] => Backstage passes to a TAFKAL80ETC concert, 6, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 8] => Backstage passes to a TAFKAL80ETC concert, 7, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 9] => Backstage passes to a TAFKAL80ETC concert, 8, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 10] => Backstage passes to a TAFKAL80ETC concert, 9, 50 +[Backstage passes to a TAFKAL80ETC concert, 50, 11] => Backstage passes to a TAFKAL80ETC concert, 10, 50 +[Sulfuras, Hand of Ragnaros, 0, -1] => Sulfuras, Hand of Ragnaros, -1, 0 +[Sulfuras, Hand of Ragnaros, 0, 0] => Sulfuras, Hand of Ragnaros, 0, 0 +[Sulfuras, Hand of Ragnaros, 0, 1] => Sulfuras, Hand of Ragnaros, 1, 0 +[Sulfuras, Hand of Ragnaros, 0, 2] => Sulfuras, Hand of Ragnaros, 2, 0 +[Sulfuras, Hand of Ragnaros, 0, 3] => Sulfuras, Hand of Ragnaros, 3, 0 +[Sulfuras, Hand of Ragnaros, 0, 4] => Sulfuras, Hand of Ragnaros, 4, 0 +[Sulfuras, Hand of Ragnaros, 0, 5] => Sulfuras, Hand of Ragnaros, 5, 0 +[Sulfuras, Hand of Ragnaros, 0, 6] => Sulfuras, Hand of Ragnaros, 6, 0 +[Sulfuras, Hand of Ragnaros, 0, 7] => Sulfuras, Hand of Ragnaros, 7, 0 +[Sulfuras, Hand of Ragnaros, 0, 8] => Sulfuras, Hand of Ragnaros, 8, 0 +[Sulfuras, Hand of Ragnaros, 0, 9] => Sulfuras, Hand of Ragnaros, 9, 0 +[Sulfuras, Hand of Ragnaros, 0, 10] => Sulfuras, Hand of Ragnaros, 10, 0 +[Sulfuras, Hand of Ragnaros, 0, 11] => Sulfuras, Hand of Ragnaros, 11, 0 +[Sulfuras, Hand of Ragnaros, 1, -1] => Sulfuras, Hand of Ragnaros, -1, 1 +[Sulfuras, Hand of Ragnaros, 1, 0] => Sulfuras, Hand of Ragnaros, 0, 1 +[Sulfuras, Hand of Ragnaros, 1, 1] => Sulfuras, Hand of Ragnaros, 1, 1 +[Sulfuras, Hand of Ragnaros, 1, 2] => Sulfuras, Hand of Ragnaros, 2, 1 +[Sulfuras, Hand of Ragnaros, 1, 3] => Sulfuras, Hand of Ragnaros, 3, 1 +[Sulfuras, Hand of Ragnaros, 1, 4] => Sulfuras, Hand of Ragnaros, 4, 1 +[Sulfuras, Hand of Ragnaros, 1, 5] => Sulfuras, Hand of Ragnaros, 5, 1 +[Sulfuras, Hand of Ragnaros, 1, 6] => Sulfuras, Hand of Ragnaros, 6, 1 +[Sulfuras, Hand of Ragnaros, 1, 7] => Sulfuras, Hand of Ragnaros, 7, 1 +[Sulfuras, Hand of Ragnaros, 1, 8] => Sulfuras, Hand of Ragnaros, 8, 1 +[Sulfuras, Hand of Ragnaros, 1, 9] => Sulfuras, Hand of Ragnaros, 9, 1 +[Sulfuras, Hand of Ragnaros, 1, 10] => Sulfuras, Hand of Ragnaros, 10, 1 +[Sulfuras, Hand of Ragnaros, 1, 11] => Sulfuras, Hand of Ragnaros, 11, 1 +[Sulfuras, Hand of Ragnaros, 2, -1] => Sulfuras, Hand of Ragnaros, -1, 2 +[Sulfuras, Hand of Ragnaros, 2, 0] => Sulfuras, Hand of Ragnaros, 0, 2 +[Sulfuras, Hand of Ragnaros, 2, 1] => Sulfuras, Hand of Ragnaros, 1, 2 +[Sulfuras, Hand of Ragnaros, 2, 2] => Sulfuras, Hand of Ragnaros, 2, 2 +[Sulfuras, Hand of Ragnaros, 2, 3] => Sulfuras, Hand of Ragnaros, 3, 2 +[Sulfuras, Hand of Ragnaros, 2, 4] => Sulfuras, Hand of Ragnaros, 4, 2 +[Sulfuras, Hand of Ragnaros, 2, 5] => Sulfuras, Hand of Ragnaros, 5, 2 +[Sulfuras, Hand of Ragnaros, 2, 6] => Sulfuras, Hand of Ragnaros, 6, 2 +[Sulfuras, Hand of Ragnaros, 2, 7] => Sulfuras, Hand of Ragnaros, 7, 2 +[Sulfuras, Hand of Ragnaros, 2, 8] => Sulfuras, Hand of Ragnaros, 8, 2 +[Sulfuras, Hand of Ragnaros, 2, 9] => Sulfuras, Hand of Ragnaros, 9, 2 +[Sulfuras, Hand of Ragnaros, 2, 10] => Sulfuras, Hand of Ragnaros, 10, 2 +[Sulfuras, Hand of Ragnaros, 2, 11] => Sulfuras, Hand of Ragnaros, 11, 2 +[Sulfuras, Hand of Ragnaros, 3, -1] => Sulfuras, Hand of Ragnaros, -1, 3 +[Sulfuras, Hand of Ragnaros, 3, 0] => Sulfuras, Hand of Ragnaros, 0, 3 +[Sulfuras, Hand of Ragnaros, 3, 1] => Sulfuras, Hand of Ragnaros, 1, 3 +[Sulfuras, Hand of Ragnaros, 3, 2] => Sulfuras, Hand of Ragnaros, 2, 3 +[Sulfuras, Hand of Ragnaros, 3, 3] => Sulfuras, Hand of Ragnaros, 3, 3 +[Sulfuras, Hand of Ragnaros, 3, 4] => Sulfuras, Hand of Ragnaros, 4, 3 +[Sulfuras, Hand of Ragnaros, 3, 5] => Sulfuras, Hand of Ragnaros, 5, 3 +[Sulfuras, Hand of Ragnaros, 3, 6] => Sulfuras, Hand of Ragnaros, 6, 3 +[Sulfuras, Hand of Ragnaros, 3, 7] => Sulfuras, Hand of Ragnaros, 7, 3 +[Sulfuras, Hand of Ragnaros, 3, 8] => Sulfuras, Hand of Ragnaros, 8, 3 +[Sulfuras, Hand of Ragnaros, 3, 9] => Sulfuras, Hand of Ragnaros, 9, 3 +[Sulfuras, Hand of Ragnaros, 3, 10] => Sulfuras, Hand of Ragnaros, 10, 3 +[Sulfuras, Hand of Ragnaros, 3, 11] => Sulfuras, Hand of Ragnaros, 11, 3 +[Sulfuras, Hand of Ragnaros, 4, -1] => Sulfuras, Hand of Ragnaros, -1, 4 +[Sulfuras, Hand of Ragnaros, 4, 0] => Sulfuras, Hand of Ragnaros, 0, 4 +[Sulfuras, Hand of Ragnaros, 4, 1] => Sulfuras, Hand of Ragnaros, 1, 4 +[Sulfuras, Hand of Ragnaros, 4, 2] => Sulfuras, Hand of Ragnaros, 2, 4 +[Sulfuras, Hand of Ragnaros, 4, 3] => Sulfuras, Hand of Ragnaros, 3, 4 +[Sulfuras, Hand of Ragnaros, 4, 4] => Sulfuras, Hand of Ragnaros, 4, 4 +[Sulfuras, Hand of Ragnaros, 4, 5] => Sulfuras, Hand of Ragnaros, 5, 4 +[Sulfuras, Hand of Ragnaros, 4, 6] => Sulfuras, Hand of Ragnaros, 6, 4 +[Sulfuras, Hand of Ragnaros, 4, 7] => Sulfuras, Hand of Ragnaros, 7, 4 +[Sulfuras, Hand of Ragnaros, 4, 8] => Sulfuras, Hand of Ragnaros, 8, 4 +[Sulfuras, Hand of Ragnaros, 4, 9] => Sulfuras, Hand of Ragnaros, 9, 4 +[Sulfuras, Hand of Ragnaros, 4, 10] => Sulfuras, Hand of Ragnaros, 10, 4 +[Sulfuras, Hand of Ragnaros, 4, 11] => Sulfuras, Hand of Ragnaros, 11, 4 +[Sulfuras, Hand of Ragnaros, 5, -1] => Sulfuras, Hand of Ragnaros, -1, 5 +[Sulfuras, Hand of Ragnaros, 5, 0] => Sulfuras, Hand of Ragnaros, 0, 5 +[Sulfuras, Hand of Ragnaros, 5, 1] => Sulfuras, Hand of Ragnaros, 1, 5 +[Sulfuras, Hand of Ragnaros, 5, 2] => Sulfuras, Hand of Ragnaros, 2, 5 +[Sulfuras, Hand of Ragnaros, 5, 3] => Sulfuras, Hand of Ragnaros, 3, 5 +[Sulfuras, Hand of Ragnaros, 5, 4] => Sulfuras, Hand of Ragnaros, 4, 5 +[Sulfuras, Hand of Ragnaros, 5, 5] => Sulfuras, Hand of Ragnaros, 5, 5 +[Sulfuras, Hand of Ragnaros, 5, 6] => Sulfuras, Hand of Ragnaros, 6, 5 +[Sulfuras, Hand of Ragnaros, 5, 7] => Sulfuras, Hand of Ragnaros, 7, 5 +[Sulfuras, Hand of Ragnaros, 5, 8] => Sulfuras, Hand of Ragnaros, 8, 5 +[Sulfuras, Hand of Ragnaros, 5, 9] => Sulfuras, Hand of Ragnaros, 9, 5 +[Sulfuras, Hand of Ragnaros, 5, 10] => Sulfuras, Hand of Ragnaros, 10, 5 +[Sulfuras, Hand of Ragnaros, 5, 11] => Sulfuras, Hand of Ragnaros, 11, 5 +[Sulfuras, Hand of Ragnaros, 6, -1] => Sulfuras, Hand of Ragnaros, -1, 6 +[Sulfuras, Hand of Ragnaros, 6, 0] => Sulfuras, Hand of Ragnaros, 0, 6 +[Sulfuras, Hand of Ragnaros, 6, 1] => Sulfuras, Hand of Ragnaros, 1, 6 +[Sulfuras, Hand of Ragnaros, 6, 2] => Sulfuras, Hand of Ragnaros, 2, 6 +[Sulfuras, Hand of Ragnaros, 6, 3] => Sulfuras, Hand of Ragnaros, 3, 6 +[Sulfuras, Hand of Ragnaros, 6, 4] => Sulfuras, Hand of Ragnaros, 4, 6 +[Sulfuras, Hand of Ragnaros, 6, 5] => Sulfuras, Hand of Ragnaros, 5, 6 +[Sulfuras, Hand of Ragnaros, 6, 6] => Sulfuras, Hand of Ragnaros, 6, 6 +[Sulfuras, Hand of Ragnaros, 6, 7] => Sulfuras, Hand of Ragnaros, 7, 6 +[Sulfuras, Hand of Ragnaros, 6, 8] => Sulfuras, Hand of Ragnaros, 8, 6 +[Sulfuras, Hand of Ragnaros, 6, 9] => Sulfuras, Hand of Ragnaros, 9, 6 +[Sulfuras, Hand of Ragnaros, 6, 10] => Sulfuras, Hand of Ragnaros, 10, 6 +[Sulfuras, Hand of Ragnaros, 6, 11] => Sulfuras, Hand of Ragnaros, 11, 6 +[Sulfuras, Hand of Ragnaros, 7, -1] => Sulfuras, Hand of Ragnaros, -1, 7 +[Sulfuras, Hand of Ragnaros, 7, 0] => Sulfuras, Hand of Ragnaros, 0, 7 +[Sulfuras, Hand of Ragnaros, 7, 1] => Sulfuras, Hand of Ragnaros, 1, 7 +[Sulfuras, Hand of Ragnaros, 7, 2] => Sulfuras, Hand of Ragnaros, 2, 7 +[Sulfuras, Hand of Ragnaros, 7, 3] => Sulfuras, Hand of Ragnaros, 3, 7 +[Sulfuras, Hand of Ragnaros, 7, 4] => Sulfuras, Hand of Ragnaros, 4, 7 +[Sulfuras, Hand of Ragnaros, 7, 5] => Sulfuras, Hand of Ragnaros, 5, 7 +[Sulfuras, Hand of Ragnaros, 7, 6] => Sulfuras, Hand of Ragnaros, 6, 7 +[Sulfuras, Hand of Ragnaros, 7, 7] => Sulfuras, Hand of Ragnaros, 7, 7 +[Sulfuras, Hand of Ragnaros, 7, 8] => Sulfuras, Hand of Ragnaros, 8, 7 +[Sulfuras, Hand of Ragnaros, 7, 9] => Sulfuras, Hand of Ragnaros, 9, 7 +[Sulfuras, Hand of Ragnaros, 7, 10] => Sulfuras, Hand of Ragnaros, 10, 7 +[Sulfuras, Hand of Ragnaros, 7, 11] => Sulfuras, Hand of Ragnaros, 11, 7 +[Sulfuras, Hand of Ragnaros, 8, -1] => Sulfuras, Hand of Ragnaros, -1, 8 +[Sulfuras, Hand of Ragnaros, 8, 0] => Sulfuras, Hand of Ragnaros, 0, 8 +[Sulfuras, Hand of Ragnaros, 8, 1] => Sulfuras, Hand of Ragnaros, 1, 8 +[Sulfuras, Hand of Ragnaros, 8, 2] => Sulfuras, Hand of Ragnaros, 2, 8 +[Sulfuras, Hand of Ragnaros, 8, 3] => Sulfuras, Hand of Ragnaros, 3, 8 +[Sulfuras, Hand of Ragnaros, 8, 4] => Sulfuras, Hand of Ragnaros, 4, 8 +[Sulfuras, Hand of Ragnaros, 8, 5] => Sulfuras, Hand of Ragnaros, 5, 8 +[Sulfuras, Hand of Ragnaros, 8, 6] => Sulfuras, Hand of Ragnaros, 6, 8 +[Sulfuras, Hand of Ragnaros, 8, 7] => Sulfuras, Hand of Ragnaros, 7, 8 +[Sulfuras, Hand of Ragnaros, 8, 8] => Sulfuras, Hand of Ragnaros, 8, 8 +[Sulfuras, Hand of Ragnaros, 8, 9] => Sulfuras, Hand of Ragnaros, 9, 8 +[Sulfuras, Hand of Ragnaros, 8, 10] => Sulfuras, Hand of Ragnaros, 10, 8 +[Sulfuras, Hand of Ragnaros, 8, 11] => Sulfuras, Hand of Ragnaros, 11, 8 +[Sulfuras, Hand of Ragnaros, 9, -1] => Sulfuras, Hand of Ragnaros, -1, 9 +[Sulfuras, Hand of Ragnaros, 9, 0] => Sulfuras, Hand of Ragnaros, 0, 9 +[Sulfuras, Hand of Ragnaros, 9, 1] => Sulfuras, Hand of Ragnaros, 1, 9 +[Sulfuras, Hand of Ragnaros, 9, 2] => Sulfuras, Hand of Ragnaros, 2, 9 +[Sulfuras, Hand of Ragnaros, 9, 3] => Sulfuras, Hand of Ragnaros, 3, 9 +[Sulfuras, Hand of Ragnaros, 9, 4] => Sulfuras, Hand of Ragnaros, 4, 9 +[Sulfuras, Hand of Ragnaros, 9, 5] => Sulfuras, Hand of Ragnaros, 5, 9 +[Sulfuras, Hand of Ragnaros, 9, 6] => Sulfuras, Hand of Ragnaros, 6, 9 +[Sulfuras, Hand of Ragnaros, 9, 7] => Sulfuras, Hand of Ragnaros, 7, 9 +[Sulfuras, Hand of Ragnaros, 9, 8] => Sulfuras, Hand of Ragnaros, 8, 9 +[Sulfuras, Hand of Ragnaros, 9, 9] => Sulfuras, Hand of Ragnaros, 9, 9 +[Sulfuras, Hand of Ragnaros, 9, 10] => Sulfuras, Hand of Ragnaros, 10, 9 +[Sulfuras, Hand of Ragnaros, 9, 11] => Sulfuras, Hand of Ragnaros, 11, 9 +[Sulfuras, Hand of Ragnaros, 10, -1] => Sulfuras, Hand of Ragnaros, -1, 10 +[Sulfuras, Hand of Ragnaros, 10, 0] => Sulfuras, Hand of Ragnaros, 0, 10 +[Sulfuras, Hand of Ragnaros, 10, 1] => Sulfuras, Hand of Ragnaros, 1, 10 +[Sulfuras, Hand of Ragnaros, 10, 2] => Sulfuras, Hand of Ragnaros, 2, 10 +[Sulfuras, Hand of Ragnaros, 10, 3] => Sulfuras, Hand of Ragnaros, 3, 10 +[Sulfuras, Hand of Ragnaros, 10, 4] => Sulfuras, Hand of Ragnaros, 4, 10 +[Sulfuras, Hand of Ragnaros, 10, 5] => Sulfuras, Hand of Ragnaros, 5, 10 +[Sulfuras, Hand of Ragnaros, 10, 6] => Sulfuras, Hand of Ragnaros, 6, 10 +[Sulfuras, Hand of Ragnaros, 10, 7] => Sulfuras, Hand of Ragnaros, 7, 10 +[Sulfuras, Hand of Ragnaros, 10, 8] => Sulfuras, Hand of Ragnaros, 8, 10 +[Sulfuras, Hand of Ragnaros, 10, 9] => Sulfuras, Hand of Ragnaros, 9, 10 +[Sulfuras, Hand of Ragnaros, 10, 10] => Sulfuras, Hand of Ragnaros, 10, 10 +[Sulfuras, Hand of Ragnaros, 10, 11] => Sulfuras, Hand of Ragnaros, 11, 10 +[Sulfuras, Hand of Ragnaros, 11, -1] => Sulfuras, Hand of Ragnaros, -1, 11 +[Sulfuras, Hand of Ragnaros, 11, 0] => Sulfuras, Hand of Ragnaros, 0, 11 +[Sulfuras, Hand of Ragnaros, 11, 1] => Sulfuras, Hand of Ragnaros, 1, 11 +[Sulfuras, Hand of Ragnaros, 11, 2] => Sulfuras, Hand of Ragnaros, 2, 11 +[Sulfuras, Hand of Ragnaros, 11, 3] => Sulfuras, Hand of Ragnaros, 3, 11 +[Sulfuras, Hand of Ragnaros, 11, 4] => Sulfuras, Hand of Ragnaros, 4, 11 +[Sulfuras, Hand of Ragnaros, 11, 5] => Sulfuras, Hand of Ragnaros, 5, 11 +[Sulfuras, Hand of Ragnaros, 11, 6] => Sulfuras, Hand of Ragnaros, 6, 11 +[Sulfuras, Hand of Ragnaros, 11, 7] => Sulfuras, Hand of Ragnaros, 7, 11 +[Sulfuras, Hand of Ragnaros, 11, 8] => Sulfuras, Hand of Ragnaros, 8, 11 +[Sulfuras, Hand of Ragnaros, 11, 9] => Sulfuras, Hand of Ragnaros, 9, 11 +[Sulfuras, Hand of Ragnaros, 11, 10] => Sulfuras, Hand of Ragnaros, 10, 11 +[Sulfuras, Hand of Ragnaros, 11, 11] => Sulfuras, Hand of Ragnaros, 11, 11 +[Sulfuras, Hand of Ragnaros, 12, -1] => Sulfuras, Hand of Ragnaros, -1, 12 +[Sulfuras, Hand of Ragnaros, 12, 0] => Sulfuras, Hand of Ragnaros, 0, 12 +[Sulfuras, Hand of Ragnaros, 12, 1] => Sulfuras, Hand of Ragnaros, 1, 12 +[Sulfuras, Hand of Ragnaros, 12, 2] => Sulfuras, Hand of Ragnaros, 2, 12 +[Sulfuras, Hand of Ragnaros, 12, 3] => Sulfuras, Hand of Ragnaros, 3, 12 +[Sulfuras, Hand of Ragnaros, 12, 4] => Sulfuras, Hand of Ragnaros, 4, 12 +[Sulfuras, Hand of Ragnaros, 12, 5] => Sulfuras, Hand of Ragnaros, 5, 12 +[Sulfuras, Hand of Ragnaros, 12, 6] => Sulfuras, Hand of Ragnaros, 6, 12 +[Sulfuras, Hand of Ragnaros, 12, 7] => Sulfuras, Hand of Ragnaros, 7, 12 +[Sulfuras, Hand of Ragnaros, 12, 8] => Sulfuras, Hand of Ragnaros, 8, 12 +[Sulfuras, Hand of Ragnaros, 12, 9] => Sulfuras, Hand of Ragnaros, 9, 12 +[Sulfuras, Hand of Ragnaros, 12, 10] => Sulfuras, Hand of Ragnaros, 10, 12 +[Sulfuras, Hand of Ragnaros, 12, 11] => Sulfuras, Hand of Ragnaros, 11, 12 +[Sulfuras, Hand of Ragnaros, 13, -1] => Sulfuras, Hand of Ragnaros, -1, 13 +[Sulfuras, Hand of Ragnaros, 13, 0] => Sulfuras, Hand of Ragnaros, 0, 13 +[Sulfuras, Hand of Ragnaros, 13, 1] => Sulfuras, Hand of Ragnaros, 1, 13 +[Sulfuras, Hand of Ragnaros, 13, 2] => Sulfuras, Hand of Ragnaros, 2, 13 +[Sulfuras, Hand of Ragnaros, 13, 3] => Sulfuras, Hand of Ragnaros, 3, 13 +[Sulfuras, Hand of Ragnaros, 13, 4] => Sulfuras, Hand of Ragnaros, 4, 13 +[Sulfuras, Hand of Ragnaros, 13, 5] => Sulfuras, Hand of Ragnaros, 5, 13 +[Sulfuras, Hand of Ragnaros, 13, 6] => Sulfuras, Hand of Ragnaros, 6, 13 +[Sulfuras, Hand of Ragnaros, 13, 7] => Sulfuras, Hand of Ragnaros, 7, 13 +[Sulfuras, Hand of Ragnaros, 13, 8] => Sulfuras, Hand of Ragnaros, 8, 13 +[Sulfuras, Hand of Ragnaros, 13, 9] => Sulfuras, Hand of Ragnaros, 9, 13 +[Sulfuras, Hand of Ragnaros, 13, 10] => Sulfuras, Hand of Ragnaros, 10, 13 +[Sulfuras, Hand of Ragnaros, 13, 11] => Sulfuras, Hand of Ragnaros, 11, 13 +[Sulfuras, Hand of Ragnaros, 14, -1] => Sulfuras, Hand of Ragnaros, -1, 14 +[Sulfuras, Hand of Ragnaros, 14, 0] => Sulfuras, Hand of Ragnaros, 0, 14 +[Sulfuras, Hand of Ragnaros, 14, 1] => Sulfuras, Hand of Ragnaros, 1, 14 +[Sulfuras, Hand of Ragnaros, 14, 2] => Sulfuras, Hand of Ragnaros, 2, 14 +[Sulfuras, Hand of Ragnaros, 14, 3] => Sulfuras, Hand of Ragnaros, 3, 14 +[Sulfuras, Hand of Ragnaros, 14, 4] => Sulfuras, Hand of Ragnaros, 4, 14 +[Sulfuras, Hand of Ragnaros, 14, 5] => Sulfuras, Hand of Ragnaros, 5, 14 +[Sulfuras, Hand of Ragnaros, 14, 6] => Sulfuras, Hand of Ragnaros, 6, 14 +[Sulfuras, Hand of Ragnaros, 14, 7] => Sulfuras, Hand of Ragnaros, 7, 14 +[Sulfuras, Hand of Ragnaros, 14, 8] => Sulfuras, Hand of Ragnaros, 8, 14 +[Sulfuras, Hand of Ragnaros, 14, 9] => Sulfuras, Hand of Ragnaros, 9, 14 +[Sulfuras, Hand of Ragnaros, 14, 10] => Sulfuras, Hand of Ragnaros, 10, 14 +[Sulfuras, Hand of Ragnaros, 14, 11] => Sulfuras, Hand of Ragnaros, 11, 14 +[Sulfuras, Hand of Ragnaros, 15, -1] => Sulfuras, Hand of Ragnaros, -1, 15 +[Sulfuras, Hand of Ragnaros, 15, 0] => Sulfuras, Hand of Ragnaros, 0, 15 +[Sulfuras, Hand of Ragnaros, 15, 1] => Sulfuras, Hand of Ragnaros, 1, 15 +[Sulfuras, Hand of Ragnaros, 15, 2] => Sulfuras, Hand of Ragnaros, 2, 15 +[Sulfuras, Hand of Ragnaros, 15, 3] => Sulfuras, Hand of Ragnaros, 3, 15 +[Sulfuras, Hand of Ragnaros, 15, 4] => Sulfuras, Hand of Ragnaros, 4, 15 +[Sulfuras, Hand of Ragnaros, 15, 5] => Sulfuras, Hand of Ragnaros, 5, 15 +[Sulfuras, Hand of Ragnaros, 15, 6] => Sulfuras, Hand of Ragnaros, 6, 15 +[Sulfuras, Hand of Ragnaros, 15, 7] => Sulfuras, Hand of Ragnaros, 7, 15 +[Sulfuras, Hand of Ragnaros, 15, 8] => Sulfuras, Hand of Ragnaros, 8, 15 +[Sulfuras, Hand of Ragnaros, 15, 9] => Sulfuras, Hand of Ragnaros, 9, 15 +[Sulfuras, Hand of Ragnaros, 15, 10] => Sulfuras, Hand of Ragnaros, 10, 15 +[Sulfuras, Hand of Ragnaros, 15, 11] => Sulfuras, Hand of Ragnaros, 11, 15 +[Sulfuras, Hand of Ragnaros, 16, -1] => Sulfuras, Hand of Ragnaros, -1, 16 +[Sulfuras, Hand of Ragnaros, 16, 0] => Sulfuras, Hand of Ragnaros, 0, 16 +[Sulfuras, Hand of Ragnaros, 16, 1] => Sulfuras, Hand of Ragnaros, 1, 16 +[Sulfuras, Hand of Ragnaros, 16, 2] => Sulfuras, Hand of Ragnaros, 2, 16 +[Sulfuras, Hand of Ragnaros, 16, 3] => Sulfuras, Hand of Ragnaros, 3, 16 +[Sulfuras, Hand of Ragnaros, 16, 4] => Sulfuras, Hand of Ragnaros, 4, 16 +[Sulfuras, Hand of Ragnaros, 16, 5] => Sulfuras, Hand of Ragnaros, 5, 16 +[Sulfuras, Hand of Ragnaros, 16, 6] => Sulfuras, Hand of Ragnaros, 6, 16 +[Sulfuras, Hand of Ragnaros, 16, 7] => Sulfuras, Hand of Ragnaros, 7, 16 +[Sulfuras, Hand of Ragnaros, 16, 8] => Sulfuras, Hand of Ragnaros, 8, 16 +[Sulfuras, Hand of Ragnaros, 16, 9] => Sulfuras, Hand of Ragnaros, 9, 16 +[Sulfuras, Hand of Ragnaros, 16, 10] => Sulfuras, Hand of Ragnaros, 10, 16 +[Sulfuras, Hand of Ragnaros, 16, 11] => Sulfuras, Hand of Ragnaros, 11, 16 +[Sulfuras, Hand of Ragnaros, 17, -1] => Sulfuras, Hand of Ragnaros, -1, 17 +[Sulfuras, Hand of Ragnaros, 17, 0] => Sulfuras, Hand of Ragnaros, 0, 17 +[Sulfuras, Hand of Ragnaros, 17, 1] => Sulfuras, Hand of Ragnaros, 1, 17 +[Sulfuras, Hand of Ragnaros, 17, 2] => Sulfuras, Hand of Ragnaros, 2, 17 +[Sulfuras, Hand of Ragnaros, 17, 3] => Sulfuras, Hand of Ragnaros, 3, 17 +[Sulfuras, Hand of Ragnaros, 17, 4] => Sulfuras, Hand of Ragnaros, 4, 17 +[Sulfuras, Hand of Ragnaros, 17, 5] => Sulfuras, Hand of Ragnaros, 5, 17 +[Sulfuras, Hand of Ragnaros, 17, 6] => Sulfuras, Hand of Ragnaros, 6, 17 +[Sulfuras, Hand of Ragnaros, 17, 7] => Sulfuras, Hand of Ragnaros, 7, 17 +[Sulfuras, Hand of Ragnaros, 17, 8] => Sulfuras, Hand of Ragnaros, 8, 17 +[Sulfuras, Hand of Ragnaros, 17, 9] => Sulfuras, Hand of Ragnaros, 9, 17 +[Sulfuras, Hand of Ragnaros, 17, 10] => Sulfuras, Hand of Ragnaros, 10, 17 +[Sulfuras, Hand of Ragnaros, 17, 11] => Sulfuras, Hand of Ragnaros, 11, 17 +[Sulfuras, Hand of Ragnaros, 18, -1] => Sulfuras, Hand of Ragnaros, -1, 18 +[Sulfuras, Hand of Ragnaros, 18, 0] => Sulfuras, Hand of Ragnaros, 0, 18 +[Sulfuras, Hand of Ragnaros, 18, 1] => Sulfuras, Hand of Ragnaros, 1, 18 +[Sulfuras, Hand of Ragnaros, 18, 2] => Sulfuras, Hand of Ragnaros, 2, 18 +[Sulfuras, Hand of Ragnaros, 18, 3] => Sulfuras, Hand of Ragnaros, 3, 18 +[Sulfuras, Hand of Ragnaros, 18, 4] => Sulfuras, Hand of Ragnaros, 4, 18 +[Sulfuras, Hand of Ragnaros, 18, 5] => Sulfuras, Hand of Ragnaros, 5, 18 +[Sulfuras, Hand of Ragnaros, 18, 6] => Sulfuras, Hand of Ragnaros, 6, 18 +[Sulfuras, Hand of Ragnaros, 18, 7] => Sulfuras, Hand of Ragnaros, 7, 18 +[Sulfuras, Hand of Ragnaros, 18, 8] => Sulfuras, Hand of Ragnaros, 8, 18 +[Sulfuras, Hand of Ragnaros, 18, 9] => Sulfuras, Hand of Ragnaros, 9, 18 +[Sulfuras, Hand of Ragnaros, 18, 10] => Sulfuras, Hand of Ragnaros, 10, 18 +[Sulfuras, Hand of Ragnaros, 18, 11] => Sulfuras, Hand of Ragnaros, 11, 18 +[Sulfuras, Hand of Ragnaros, 19, -1] => Sulfuras, Hand of Ragnaros, -1, 19 +[Sulfuras, Hand of Ragnaros, 19, 0] => Sulfuras, Hand of Ragnaros, 0, 19 +[Sulfuras, Hand of Ragnaros, 19, 1] => Sulfuras, Hand of Ragnaros, 1, 19 +[Sulfuras, Hand of Ragnaros, 19, 2] => Sulfuras, Hand of Ragnaros, 2, 19 +[Sulfuras, Hand of Ragnaros, 19, 3] => Sulfuras, Hand of Ragnaros, 3, 19 +[Sulfuras, Hand of Ragnaros, 19, 4] => Sulfuras, Hand of Ragnaros, 4, 19 +[Sulfuras, Hand of Ragnaros, 19, 5] => Sulfuras, Hand of Ragnaros, 5, 19 +[Sulfuras, Hand of Ragnaros, 19, 6] => Sulfuras, Hand of Ragnaros, 6, 19 +[Sulfuras, Hand of Ragnaros, 19, 7] => Sulfuras, Hand of Ragnaros, 7, 19 +[Sulfuras, Hand of Ragnaros, 19, 8] => Sulfuras, Hand of Ragnaros, 8, 19 +[Sulfuras, Hand of Ragnaros, 19, 9] => Sulfuras, Hand of Ragnaros, 9, 19 +[Sulfuras, Hand of Ragnaros, 19, 10] => Sulfuras, Hand of Ragnaros, 10, 19 +[Sulfuras, Hand of Ragnaros, 19, 11] => Sulfuras, Hand of Ragnaros, 11, 19 +[Sulfuras, Hand of Ragnaros, 20, -1] => Sulfuras, Hand of Ragnaros, -1, 20 +[Sulfuras, Hand of Ragnaros, 20, 0] => Sulfuras, Hand of Ragnaros, 0, 20 +[Sulfuras, Hand of Ragnaros, 20, 1] => Sulfuras, Hand of Ragnaros, 1, 20 +[Sulfuras, Hand of Ragnaros, 20, 2] => Sulfuras, Hand of Ragnaros, 2, 20 +[Sulfuras, Hand of Ragnaros, 20, 3] => Sulfuras, Hand of Ragnaros, 3, 20 +[Sulfuras, Hand of Ragnaros, 20, 4] => Sulfuras, Hand of Ragnaros, 4, 20 +[Sulfuras, Hand of Ragnaros, 20, 5] => Sulfuras, Hand of Ragnaros, 5, 20 +[Sulfuras, Hand of Ragnaros, 20, 6] => Sulfuras, Hand of Ragnaros, 6, 20 +[Sulfuras, Hand of Ragnaros, 20, 7] => Sulfuras, Hand of Ragnaros, 7, 20 +[Sulfuras, Hand of Ragnaros, 20, 8] => Sulfuras, Hand of Ragnaros, 8, 20 +[Sulfuras, Hand of Ragnaros, 20, 9] => Sulfuras, Hand of Ragnaros, 9, 20 +[Sulfuras, Hand of Ragnaros, 20, 10] => Sulfuras, Hand of Ragnaros, 10, 20 +[Sulfuras, Hand of Ragnaros, 20, 11] => Sulfuras, Hand of Ragnaros, 11, 20 +[Sulfuras, Hand of Ragnaros, 21, -1] => Sulfuras, Hand of Ragnaros, -1, 21 +[Sulfuras, Hand of Ragnaros, 21, 0] => Sulfuras, Hand of Ragnaros, 0, 21 +[Sulfuras, Hand of Ragnaros, 21, 1] => Sulfuras, Hand of Ragnaros, 1, 21 +[Sulfuras, Hand of Ragnaros, 21, 2] => Sulfuras, Hand of Ragnaros, 2, 21 +[Sulfuras, Hand of Ragnaros, 21, 3] => Sulfuras, Hand of Ragnaros, 3, 21 +[Sulfuras, Hand of Ragnaros, 21, 4] => Sulfuras, Hand of Ragnaros, 4, 21 +[Sulfuras, Hand of Ragnaros, 21, 5] => Sulfuras, Hand of Ragnaros, 5, 21 +[Sulfuras, Hand of Ragnaros, 21, 6] => Sulfuras, Hand of Ragnaros, 6, 21 +[Sulfuras, Hand of Ragnaros, 21, 7] => Sulfuras, Hand of Ragnaros, 7, 21 +[Sulfuras, Hand of Ragnaros, 21, 8] => Sulfuras, Hand of Ragnaros, 8, 21 +[Sulfuras, Hand of Ragnaros, 21, 9] => Sulfuras, Hand of Ragnaros, 9, 21 +[Sulfuras, Hand of Ragnaros, 21, 10] => Sulfuras, Hand of Ragnaros, 10, 21 +[Sulfuras, Hand of Ragnaros, 21, 11] => Sulfuras, Hand of Ragnaros, 11, 21 +[Sulfuras, Hand of Ragnaros, 22, -1] => Sulfuras, Hand of Ragnaros, -1, 22 +[Sulfuras, Hand of Ragnaros, 22, 0] => Sulfuras, Hand of Ragnaros, 0, 22 +[Sulfuras, Hand of Ragnaros, 22, 1] => Sulfuras, Hand of Ragnaros, 1, 22 +[Sulfuras, Hand of Ragnaros, 22, 2] => Sulfuras, Hand of Ragnaros, 2, 22 +[Sulfuras, Hand of Ragnaros, 22, 3] => Sulfuras, Hand of Ragnaros, 3, 22 +[Sulfuras, Hand of Ragnaros, 22, 4] => Sulfuras, Hand of Ragnaros, 4, 22 +[Sulfuras, Hand of Ragnaros, 22, 5] => Sulfuras, Hand of Ragnaros, 5, 22 +[Sulfuras, Hand of Ragnaros, 22, 6] => Sulfuras, Hand of Ragnaros, 6, 22 +[Sulfuras, Hand of Ragnaros, 22, 7] => Sulfuras, Hand of Ragnaros, 7, 22 +[Sulfuras, Hand of Ragnaros, 22, 8] => Sulfuras, Hand of Ragnaros, 8, 22 +[Sulfuras, Hand of Ragnaros, 22, 9] => Sulfuras, Hand of Ragnaros, 9, 22 +[Sulfuras, Hand of Ragnaros, 22, 10] => Sulfuras, Hand of Ragnaros, 10, 22 +[Sulfuras, Hand of Ragnaros, 22, 11] => Sulfuras, Hand of Ragnaros, 11, 22 +[Sulfuras, Hand of Ragnaros, 23, -1] => Sulfuras, Hand of Ragnaros, -1, 23 +[Sulfuras, Hand of Ragnaros, 23, 0] => Sulfuras, Hand of Ragnaros, 0, 23 +[Sulfuras, Hand of Ragnaros, 23, 1] => Sulfuras, Hand of Ragnaros, 1, 23 +[Sulfuras, Hand of Ragnaros, 23, 2] => Sulfuras, Hand of Ragnaros, 2, 23 +[Sulfuras, Hand of Ragnaros, 23, 3] => Sulfuras, Hand of Ragnaros, 3, 23 +[Sulfuras, Hand of Ragnaros, 23, 4] => Sulfuras, Hand of Ragnaros, 4, 23 +[Sulfuras, Hand of Ragnaros, 23, 5] => Sulfuras, Hand of Ragnaros, 5, 23 +[Sulfuras, Hand of Ragnaros, 23, 6] => Sulfuras, Hand of Ragnaros, 6, 23 +[Sulfuras, Hand of Ragnaros, 23, 7] => Sulfuras, Hand of Ragnaros, 7, 23 +[Sulfuras, Hand of Ragnaros, 23, 8] => Sulfuras, Hand of Ragnaros, 8, 23 +[Sulfuras, Hand of Ragnaros, 23, 9] => Sulfuras, Hand of Ragnaros, 9, 23 +[Sulfuras, Hand of Ragnaros, 23, 10] => Sulfuras, Hand of Ragnaros, 10, 23 +[Sulfuras, Hand of Ragnaros, 23, 11] => Sulfuras, Hand of Ragnaros, 11, 23 +[Sulfuras, Hand of Ragnaros, 24, -1] => Sulfuras, Hand of Ragnaros, -1, 24 +[Sulfuras, Hand of Ragnaros, 24, 0] => Sulfuras, Hand of Ragnaros, 0, 24 +[Sulfuras, Hand of Ragnaros, 24, 1] => Sulfuras, Hand of Ragnaros, 1, 24 +[Sulfuras, Hand of Ragnaros, 24, 2] => Sulfuras, Hand of Ragnaros, 2, 24 +[Sulfuras, Hand of Ragnaros, 24, 3] => Sulfuras, Hand of Ragnaros, 3, 24 +[Sulfuras, Hand of Ragnaros, 24, 4] => Sulfuras, Hand of Ragnaros, 4, 24 +[Sulfuras, Hand of Ragnaros, 24, 5] => Sulfuras, Hand of Ragnaros, 5, 24 +[Sulfuras, Hand of Ragnaros, 24, 6] => Sulfuras, Hand of Ragnaros, 6, 24 +[Sulfuras, Hand of Ragnaros, 24, 7] => Sulfuras, Hand of Ragnaros, 7, 24 +[Sulfuras, Hand of Ragnaros, 24, 8] => Sulfuras, Hand of Ragnaros, 8, 24 +[Sulfuras, Hand of Ragnaros, 24, 9] => Sulfuras, Hand of Ragnaros, 9, 24 +[Sulfuras, Hand of Ragnaros, 24, 10] => Sulfuras, Hand of Ragnaros, 10, 24 +[Sulfuras, Hand of Ragnaros, 24, 11] => Sulfuras, Hand of Ragnaros, 11, 24 +[Sulfuras, Hand of Ragnaros, 25, -1] => Sulfuras, Hand of Ragnaros, -1, 25 +[Sulfuras, Hand of Ragnaros, 25, 0] => Sulfuras, Hand of Ragnaros, 0, 25 +[Sulfuras, Hand of Ragnaros, 25, 1] => Sulfuras, Hand of Ragnaros, 1, 25 +[Sulfuras, Hand of Ragnaros, 25, 2] => Sulfuras, Hand of Ragnaros, 2, 25 +[Sulfuras, Hand of Ragnaros, 25, 3] => Sulfuras, Hand of Ragnaros, 3, 25 +[Sulfuras, Hand of Ragnaros, 25, 4] => Sulfuras, Hand of Ragnaros, 4, 25 +[Sulfuras, Hand of Ragnaros, 25, 5] => Sulfuras, Hand of Ragnaros, 5, 25 +[Sulfuras, Hand of Ragnaros, 25, 6] => Sulfuras, Hand of Ragnaros, 6, 25 +[Sulfuras, Hand of Ragnaros, 25, 7] => Sulfuras, Hand of Ragnaros, 7, 25 +[Sulfuras, Hand of Ragnaros, 25, 8] => Sulfuras, Hand of Ragnaros, 8, 25 +[Sulfuras, Hand of Ragnaros, 25, 9] => Sulfuras, Hand of Ragnaros, 9, 25 +[Sulfuras, Hand of Ragnaros, 25, 10] => Sulfuras, Hand of Ragnaros, 10, 25 +[Sulfuras, Hand of Ragnaros, 25, 11] => Sulfuras, Hand of Ragnaros, 11, 25 +[Sulfuras, Hand of Ragnaros, 26, -1] => Sulfuras, Hand of Ragnaros, -1, 26 +[Sulfuras, Hand of Ragnaros, 26, 0] => Sulfuras, Hand of Ragnaros, 0, 26 +[Sulfuras, Hand of Ragnaros, 26, 1] => Sulfuras, Hand of Ragnaros, 1, 26 +[Sulfuras, Hand of Ragnaros, 26, 2] => Sulfuras, Hand of Ragnaros, 2, 26 +[Sulfuras, Hand of Ragnaros, 26, 3] => Sulfuras, Hand of Ragnaros, 3, 26 +[Sulfuras, Hand of Ragnaros, 26, 4] => Sulfuras, Hand of Ragnaros, 4, 26 +[Sulfuras, Hand of Ragnaros, 26, 5] => Sulfuras, Hand of Ragnaros, 5, 26 +[Sulfuras, Hand of Ragnaros, 26, 6] => Sulfuras, Hand of Ragnaros, 6, 26 +[Sulfuras, Hand of Ragnaros, 26, 7] => Sulfuras, Hand of Ragnaros, 7, 26 +[Sulfuras, Hand of Ragnaros, 26, 8] => Sulfuras, Hand of Ragnaros, 8, 26 +[Sulfuras, Hand of Ragnaros, 26, 9] => Sulfuras, Hand of Ragnaros, 9, 26 +[Sulfuras, Hand of Ragnaros, 26, 10] => Sulfuras, Hand of Ragnaros, 10, 26 +[Sulfuras, Hand of Ragnaros, 26, 11] => Sulfuras, Hand of Ragnaros, 11, 26 +[Sulfuras, Hand of Ragnaros, 27, -1] => Sulfuras, Hand of Ragnaros, -1, 27 +[Sulfuras, Hand of Ragnaros, 27, 0] => Sulfuras, Hand of Ragnaros, 0, 27 +[Sulfuras, Hand of Ragnaros, 27, 1] => Sulfuras, Hand of Ragnaros, 1, 27 +[Sulfuras, Hand of Ragnaros, 27, 2] => Sulfuras, Hand of Ragnaros, 2, 27 +[Sulfuras, Hand of Ragnaros, 27, 3] => Sulfuras, Hand of Ragnaros, 3, 27 +[Sulfuras, Hand of Ragnaros, 27, 4] => Sulfuras, Hand of Ragnaros, 4, 27 +[Sulfuras, Hand of Ragnaros, 27, 5] => Sulfuras, Hand of Ragnaros, 5, 27 +[Sulfuras, Hand of Ragnaros, 27, 6] => Sulfuras, Hand of Ragnaros, 6, 27 +[Sulfuras, Hand of Ragnaros, 27, 7] => Sulfuras, Hand of Ragnaros, 7, 27 +[Sulfuras, Hand of Ragnaros, 27, 8] => Sulfuras, Hand of Ragnaros, 8, 27 +[Sulfuras, Hand of Ragnaros, 27, 9] => Sulfuras, Hand of Ragnaros, 9, 27 +[Sulfuras, Hand of Ragnaros, 27, 10] => Sulfuras, Hand of Ragnaros, 10, 27 +[Sulfuras, Hand of Ragnaros, 27, 11] => Sulfuras, Hand of Ragnaros, 11, 27 +[Sulfuras, Hand of Ragnaros, 28, -1] => Sulfuras, Hand of Ragnaros, -1, 28 +[Sulfuras, Hand of Ragnaros, 28, 0] => Sulfuras, Hand of Ragnaros, 0, 28 +[Sulfuras, Hand of Ragnaros, 28, 1] => Sulfuras, Hand of Ragnaros, 1, 28 +[Sulfuras, Hand of Ragnaros, 28, 2] => Sulfuras, Hand of Ragnaros, 2, 28 +[Sulfuras, Hand of Ragnaros, 28, 3] => Sulfuras, Hand of Ragnaros, 3, 28 +[Sulfuras, Hand of Ragnaros, 28, 4] => Sulfuras, Hand of Ragnaros, 4, 28 +[Sulfuras, Hand of Ragnaros, 28, 5] => Sulfuras, Hand of Ragnaros, 5, 28 +[Sulfuras, Hand of Ragnaros, 28, 6] => Sulfuras, Hand of Ragnaros, 6, 28 +[Sulfuras, Hand of Ragnaros, 28, 7] => Sulfuras, Hand of Ragnaros, 7, 28 +[Sulfuras, Hand of Ragnaros, 28, 8] => Sulfuras, Hand of Ragnaros, 8, 28 +[Sulfuras, Hand of Ragnaros, 28, 9] => Sulfuras, Hand of Ragnaros, 9, 28 +[Sulfuras, Hand of Ragnaros, 28, 10] => Sulfuras, Hand of Ragnaros, 10, 28 +[Sulfuras, Hand of Ragnaros, 28, 11] => Sulfuras, Hand of Ragnaros, 11, 28 +[Sulfuras, Hand of Ragnaros, 29, -1] => Sulfuras, Hand of Ragnaros, -1, 29 +[Sulfuras, Hand of Ragnaros, 29, 0] => Sulfuras, Hand of Ragnaros, 0, 29 +[Sulfuras, Hand of Ragnaros, 29, 1] => Sulfuras, Hand of Ragnaros, 1, 29 +[Sulfuras, Hand of Ragnaros, 29, 2] => Sulfuras, Hand of Ragnaros, 2, 29 +[Sulfuras, Hand of Ragnaros, 29, 3] => Sulfuras, Hand of Ragnaros, 3, 29 +[Sulfuras, Hand of Ragnaros, 29, 4] => Sulfuras, Hand of Ragnaros, 4, 29 +[Sulfuras, Hand of Ragnaros, 29, 5] => Sulfuras, Hand of Ragnaros, 5, 29 +[Sulfuras, Hand of Ragnaros, 29, 6] => Sulfuras, Hand of Ragnaros, 6, 29 +[Sulfuras, Hand of Ragnaros, 29, 7] => Sulfuras, Hand of Ragnaros, 7, 29 +[Sulfuras, Hand of Ragnaros, 29, 8] => Sulfuras, Hand of Ragnaros, 8, 29 +[Sulfuras, Hand of Ragnaros, 29, 9] => Sulfuras, Hand of Ragnaros, 9, 29 +[Sulfuras, Hand of Ragnaros, 29, 10] => Sulfuras, Hand of Ragnaros, 10, 29 +[Sulfuras, Hand of Ragnaros, 29, 11] => Sulfuras, Hand of Ragnaros, 11, 29 +[Sulfuras, Hand of Ragnaros, 30, -1] => Sulfuras, Hand of Ragnaros, -1, 30 +[Sulfuras, Hand of Ragnaros, 30, 0] => Sulfuras, Hand of Ragnaros, 0, 30 +[Sulfuras, Hand of Ragnaros, 30, 1] => Sulfuras, Hand of Ragnaros, 1, 30 +[Sulfuras, Hand of Ragnaros, 30, 2] => Sulfuras, Hand of Ragnaros, 2, 30 +[Sulfuras, Hand of Ragnaros, 30, 3] => Sulfuras, Hand of Ragnaros, 3, 30 +[Sulfuras, Hand of Ragnaros, 30, 4] => Sulfuras, Hand of Ragnaros, 4, 30 +[Sulfuras, Hand of Ragnaros, 30, 5] => Sulfuras, Hand of Ragnaros, 5, 30 +[Sulfuras, Hand of Ragnaros, 30, 6] => Sulfuras, Hand of Ragnaros, 6, 30 +[Sulfuras, Hand of Ragnaros, 30, 7] => Sulfuras, Hand of Ragnaros, 7, 30 +[Sulfuras, Hand of Ragnaros, 30, 8] => Sulfuras, Hand of Ragnaros, 8, 30 +[Sulfuras, Hand of Ragnaros, 30, 9] => Sulfuras, Hand of Ragnaros, 9, 30 +[Sulfuras, Hand of Ragnaros, 30, 10] => Sulfuras, Hand of Ragnaros, 10, 30 +[Sulfuras, Hand of Ragnaros, 30, 11] => Sulfuras, Hand of Ragnaros, 11, 30 +[Sulfuras, Hand of Ragnaros, 31, -1] => Sulfuras, Hand of Ragnaros, -1, 31 +[Sulfuras, Hand of Ragnaros, 31, 0] => Sulfuras, Hand of Ragnaros, 0, 31 +[Sulfuras, Hand of Ragnaros, 31, 1] => Sulfuras, Hand of Ragnaros, 1, 31 +[Sulfuras, Hand of Ragnaros, 31, 2] => Sulfuras, Hand of Ragnaros, 2, 31 +[Sulfuras, Hand of Ragnaros, 31, 3] => Sulfuras, Hand of Ragnaros, 3, 31 +[Sulfuras, Hand of Ragnaros, 31, 4] => Sulfuras, Hand of Ragnaros, 4, 31 +[Sulfuras, Hand of Ragnaros, 31, 5] => Sulfuras, Hand of Ragnaros, 5, 31 +[Sulfuras, Hand of Ragnaros, 31, 6] => Sulfuras, Hand of Ragnaros, 6, 31 +[Sulfuras, Hand of Ragnaros, 31, 7] => Sulfuras, Hand of Ragnaros, 7, 31 +[Sulfuras, Hand of Ragnaros, 31, 8] => Sulfuras, Hand of Ragnaros, 8, 31 +[Sulfuras, Hand of Ragnaros, 31, 9] => Sulfuras, Hand of Ragnaros, 9, 31 +[Sulfuras, Hand of Ragnaros, 31, 10] => Sulfuras, Hand of Ragnaros, 10, 31 +[Sulfuras, Hand of Ragnaros, 31, 11] => Sulfuras, Hand of Ragnaros, 11, 31 +[Sulfuras, Hand of Ragnaros, 32, -1] => Sulfuras, Hand of Ragnaros, -1, 32 +[Sulfuras, Hand of Ragnaros, 32, 0] => Sulfuras, Hand of Ragnaros, 0, 32 +[Sulfuras, Hand of Ragnaros, 32, 1] => Sulfuras, Hand of Ragnaros, 1, 32 +[Sulfuras, Hand of Ragnaros, 32, 2] => Sulfuras, Hand of Ragnaros, 2, 32 +[Sulfuras, Hand of Ragnaros, 32, 3] => Sulfuras, Hand of Ragnaros, 3, 32 +[Sulfuras, Hand of Ragnaros, 32, 4] => Sulfuras, Hand of Ragnaros, 4, 32 +[Sulfuras, Hand of Ragnaros, 32, 5] => Sulfuras, Hand of Ragnaros, 5, 32 +[Sulfuras, Hand of Ragnaros, 32, 6] => Sulfuras, Hand of Ragnaros, 6, 32 +[Sulfuras, Hand of Ragnaros, 32, 7] => Sulfuras, Hand of Ragnaros, 7, 32 +[Sulfuras, Hand of Ragnaros, 32, 8] => Sulfuras, Hand of Ragnaros, 8, 32 +[Sulfuras, Hand of Ragnaros, 32, 9] => Sulfuras, Hand of Ragnaros, 9, 32 +[Sulfuras, Hand of Ragnaros, 32, 10] => Sulfuras, Hand of Ragnaros, 10, 32 +[Sulfuras, Hand of Ragnaros, 32, 11] => Sulfuras, Hand of Ragnaros, 11, 32 +[Sulfuras, Hand of Ragnaros, 33, -1] => Sulfuras, Hand of Ragnaros, -1, 33 +[Sulfuras, Hand of Ragnaros, 33, 0] => Sulfuras, Hand of Ragnaros, 0, 33 +[Sulfuras, Hand of Ragnaros, 33, 1] => Sulfuras, Hand of Ragnaros, 1, 33 +[Sulfuras, Hand of Ragnaros, 33, 2] => Sulfuras, Hand of Ragnaros, 2, 33 +[Sulfuras, Hand of Ragnaros, 33, 3] => Sulfuras, Hand of Ragnaros, 3, 33 +[Sulfuras, Hand of Ragnaros, 33, 4] => Sulfuras, Hand of Ragnaros, 4, 33 +[Sulfuras, Hand of Ragnaros, 33, 5] => Sulfuras, Hand of Ragnaros, 5, 33 +[Sulfuras, Hand of Ragnaros, 33, 6] => Sulfuras, Hand of Ragnaros, 6, 33 +[Sulfuras, Hand of Ragnaros, 33, 7] => Sulfuras, Hand of Ragnaros, 7, 33 +[Sulfuras, Hand of Ragnaros, 33, 8] => Sulfuras, Hand of Ragnaros, 8, 33 +[Sulfuras, Hand of Ragnaros, 33, 9] => Sulfuras, Hand of Ragnaros, 9, 33 +[Sulfuras, Hand of Ragnaros, 33, 10] => Sulfuras, Hand of Ragnaros, 10, 33 +[Sulfuras, Hand of Ragnaros, 33, 11] => Sulfuras, Hand of Ragnaros, 11, 33 +[Sulfuras, Hand of Ragnaros, 34, -1] => Sulfuras, Hand of Ragnaros, -1, 34 +[Sulfuras, Hand of Ragnaros, 34, 0] => Sulfuras, Hand of Ragnaros, 0, 34 +[Sulfuras, Hand of Ragnaros, 34, 1] => Sulfuras, Hand of Ragnaros, 1, 34 +[Sulfuras, Hand of Ragnaros, 34, 2] => Sulfuras, Hand of Ragnaros, 2, 34 +[Sulfuras, Hand of Ragnaros, 34, 3] => Sulfuras, Hand of Ragnaros, 3, 34 +[Sulfuras, Hand of Ragnaros, 34, 4] => Sulfuras, Hand of Ragnaros, 4, 34 +[Sulfuras, Hand of Ragnaros, 34, 5] => Sulfuras, Hand of Ragnaros, 5, 34 +[Sulfuras, Hand of Ragnaros, 34, 6] => Sulfuras, Hand of Ragnaros, 6, 34 +[Sulfuras, Hand of Ragnaros, 34, 7] => Sulfuras, Hand of Ragnaros, 7, 34 +[Sulfuras, Hand of Ragnaros, 34, 8] => Sulfuras, Hand of Ragnaros, 8, 34 +[Sulfuras, Hand of Ragnaros, 34, 9] => Sulfuras, Hand of Ragnaros, 9, 34 +[Sulfuras, Hand of Ragnaros, 34, 10] => Sulfuras, Hand of Ragnaros, 10, 34 +[Sulfuras, Hand of Ragnaros, 34, 11] => Sulfuras, Hand of Ragnaros, 11, 34 +[Sulfuras, Hand of Ragnaros, 35, -1] => Sulfuras, Hand of Ragnaros, -1, 35 +[Sulfuras, Hand of Ragnaros, 35, 0] => Sulfuras, Hand of Ragnaros, 0, 35 +[Sulfuras, Hand of Ragnaros, 35, 1] => Sulfuras, Hand of Ragnaros, 1, 35 +[Sulfuras, Hand of Ragnaros, 35, 2] => Sulfuras, Hand of Ragnaros, 2, 35 +[Sulfuras, Hand of Ragnaros, 35, 3] => Sulfuras, Hand of Ragnaros, 3, 35 +[Sulfuras, Hand of Ragnaros, 35, 4] => Sulfuras, Hand of Ragnaros, 4, 35 +[Sulfuras, Hand of Ragnaros, 35, 5] => Sulfuras, Hand of Ragnaros, 5, 35 +[Sulfuras, Hand of Ragnaros, 35, 6] => Sulfuras, Hand of Ragnaros, 6, 35 +[Sulfuras, Hand of Ragnaros, 35, 7] => Sulfuras, Hand of Ragnaros, 7, 35 +[Sulfuras, Hand of Ragnaros, 35, 8] => Sulfuras, Hand of Ragnaros, 8, 35 +[Sulfuras, Hand of Ragnaros, 35, 9] => Sulfuras, Hand of Ragnaros, 9, 35 +[Sulfuras, Hand of Ragnaros, 35, 10] => Sulfuras, Hand of Ragnaros, 10, 35 +[Sulfuras, Hand of Ragnaros, 35, 11] => Sulfuras, Hand of Ragnaros, 11, 35 +[Sulfuras, Hand of Ragnaros, 36, -1] => Sulfuras, Hand of Ragnaros, -1, 36 +[Sulfuras, Hand of Ragnaros, 36, 0] => Sulfuras, Hand of Ragnaros, 0, 36 +[Sulfuras, Hand of Ragnaros, 36, 1] => Sulfuras, Hand of Ragnaros, 1, 36 +[Sulfuras, Hand of Ragnaros, 36, 2] => Sulfuras, Hand of Ragnaros, 2, 36 +[Sulfuras, Hand of Ragnaros, 36, 3] => Sulfuras, Hand of Ragnaros, 3, 36 +[Sulfuras, Hand of Ragnaros, 36, 4] => Sulfuras, Hand of Ragnaros, 4, 36 +[Sulfuras, Hand of Ragnaros, 36, 5] => Sulfuras, Hand of Ragnaros, 5, 36 +[Sulfuras, Hand of Ragnaros, 36, 6] => Sulfuras, Hand of Ragnaros, 6, 36 +[Sulfuras, Hand of Ragnaros, 36, 7] => Sulfuras, Hand of Ragnaros, 7, 36 +[Sulfuras, Hand of Ragnaros, 36, 8] => Sulfuras, Hand of Ragnaros, 8, 36 +[Sulfuras, Hand of Ragnaros, 36, 9] => Sulfuras, Hand of Ragnaros, 9, 36 +[Sulfuras, Hand of Ragnaros, 36, 10] => Sulfuras, Hand of Ragnaros, 10, 36 +[Sulfuras, Hand of Ragnaros, 36, 11] => Sulfuras, Hand of Ragnaros, 11, 36 +[Sulfuras, Hand of Ragnaros, 37, -1] => Sulfuras, Hand of Ragnaros, -1, 37 +[Sulfuras, Hand of Ragnaros, 37, 0] => Sulfuras, Hand of Ragnaros, 0, 37 +[Sulfuras, Hand of Ragnaros, 37, 1] => Sulfuras, Hand of Ragnaros, 1, 37 +[Sulfuras, Hand of Ragnaros, 37, 2] => Sulfuras, Hand of Ragnaros, 2, 37 +[Sulfuras, Hand of Ragnaros, 37, 3] => Sulfuras, Hand of Ragnaros, 3, 37 +[Sulfuras, Hand of Ragnaros, 37, 4] => Sulfuras, Hand of Ragnaros, 4, 37 +[Sulfuras, Hand of Ragnaros, 37, 5] => Sulfuras, Hand of Ragnaros, 5, 37 +[Sulfuras, Hand of Ragnaros, 37, 6] => Sulfuras, Hand of Ragnaros, 6, 37 +[Sulfuras, Hand of Ragnaros, 37, 7] => Sulfuras, Hand of Ragnaros, 7, 37 +[Sulfuras, Hand of Ragnaros, 37, 8] => Sulfuras, Hand of Ragnaros, 8, 37 +[Sulfuras, Hand of Ragnaros, 37, 9] => Sulfuras, Hand of Ragnaros, 9, 37 +[Sulfuras, Hand of Ragnaros, 37, 10] => Sulfuras, Hand of Ragnaros, 10, 37 +[Sulfuras, Hand of Ragnaros, 37, 11] => Sulfuras, Hand of Ragnaros, 11, 37 +[Sulfuras, Hand of Ragnaros, 38, -1] => Sulfuras, Hand of Ragnaros, -1, 38 +[Sulfuras, Hand of Ragnaros, 38, 0] => Sulfuras, Hand of Ragnaros, 0, 38 +[Sulfuras, Hand of Ragnaros, 38, 1] => Sulfuras, Hand of Ragnaros, 1, 38 +[Sulfuras, Hand of Ragnaros, 38, 2] => Sulfuras, Hand of Ragnaros, 2, 38 +[Sulfuras, Hand of Ragnaros, 38, 3] => Sulfuras, Hand of Ragnaros, 3, 38 +[Sulfuras, Hand of Ragnaros, 38, 4] => Sulfuras, Hand of Ragnaros, 4, 38 +[Sulfuras, Hand of Ragnaros, 38, 5] => Sulfuras, Hand of Ragnaros, 5, 38 +[Sulfuras, Hand of Ragnaros, 38, 6] => Sulfuras, Hand of Ragnaros, 6, 38 +[Sulfuras, Hand of Ragnaros, 38, 7] => Sulfuras, Hand of Ragnaros, 7, 38 +[Sulfuras, Hand of Ragnaros, 38, 8] => Sulfuras, Hand of Ragnaros, 8, 38 +[Sulfuras, Hand of Ragnaros, 38, 9] => Sulfuras, Hand of Ragnaros, 9, 38 +[Sulfuras, Hand of Ragnaros, 38, 10] => Sulfuras, Hand of Ragnaros, 10, 38 +[Sulfuras, Hand of Ragnaros, 38, 11] => Sulfuras, Hand of Ragnaros, 11, 38 +[Sulfuras, Hand of Ragnaros, 39, -1] => Sulfuras, Hand of Ragnaros, -1, 39 +[Sulfuras, Hand of Ragnaros, 39, 0] => Sulfuras, Hand of Ragnaros, 0, 39 +[Sulfuras, Hand of Ragnaros, 39, 1] => Sulfuras, Hand of Ragnaros, 1, 39 +[Sulfuras, Hand of Ragnaros, 39, 2] => Sulfuras, Hand of Ragnaros, 2, 39 +[Sulfuras, Hand of Ragnaros, 39, 3] => Sulfuras, Hand of Ragnaros, 3, 39 +[Sulfuras, Hand of Ragnaros, 39, 4] => Sulfuras, Hand of Ragnaros, 4, 39 +[Sulfuras, Hand of Ragnaros, 39, 5] => Sulfuras, Hand of Ragnaros, 5, 39 +[Sulfuras, Hand of Ragnaros, 39, 6] => Sulfuras, Hand of Ragnaros, 6, 39 +[Sulfuras, Hand of Ragnaros, 39, 7] => Sulfuras, Hand of Ragnaros, 7, 39 +[Sulfuras, Hand of Ragnaros, 39, 8] => Sulfuras, Hand of Ragnaros, 8, 39 +[Sulfuras, Hand of Ragnaros, 39, 9] => Sulfuras, Hand of Ragnaros, 9, 39 +[Sulfuras, Hand of Ragnaros, 39, 10] => Sulfuras, Hand of Ragnaros, 10, 39 +[Sulfuras, Hand of Ragnaros, 39, 11] => Sulfuras, Hand of Ragnaros, 11, 39 +[Sulfuras, Hand of Ragnaros, 40, -1] => Sulfuras, Hand of Ragnaros, -1, 40 +[Sulfuras, Hand of Ragnaros, 40, 0] => Sulfuras, Hand of Ragnaros, 0, 40 +[Sulfuras, Hand of Ragnaros, 40, 1] => Sulfuras, Hand of Ragnaros, 1, 40 +[Sulfuras, Hand of Ragnaros, 40, 2] => Sulfuras, Hand of Ragnaros, 2, 40 +[Sulfuras, Hand of Ragnaros, 40, 3] => Sulfuras, Hand of Ragnaros, 3, 40 +[Sulfuras, Hand of Ragnaros, 40, 4] => Sulfuras, Hand of Ragnaros, 4, 40 +[Sulfuras, Hand of Ragnaros, 40, 5] => Sulfuras, Hand of Ragnaros, 5, 40 +[Sulfuras, Hand of Ragnaros, 40, 6] => Sulfuras, Hand of Ragnaros, 6, 40 +[Sulfuras, Hand of Ragnaros, 40, 7] => Sulfuras, Hand of Ragnaros, 7, 40 +[Sulfuras, Hand of Ragnaros, 40, 8] => Sulfuras, Hand of Ragnaros, 8, 40 +[Sulfuras, Hand of Ragnaros, 40, 9] => Sulfuras, Hand of Ragnaros, 9, 40 +[Sulfuras, Hand of Ragnaros, 40, 10] => Sulfuras, Hand of Ragnaros, 10, 40 +[Sulfuras, Hand of Ragnaros, 40, 11] => Sulfuras, Hand of Ragnaros, 11, 40 +[Sulfuras, Hand of Ragnaros, 41, -1] => Sulfuras, Hand of Ragnaros, -1, 41 +[Sulfuras, Hand of Ragnaros, 41, 0] => Sulfuras, Hand of Ragnaros, 0, 41 +[Sulfuras, Hand of Ragnaros, 41, 1] => Sulfuras, Hand of Ragnaros, 1, 41 +[Sulfuras, Hand of Ragnaros, 41, 2] => Sulfuras, Hand of Ragnaros, 2, 41 +[Sulfuras, Hand of Ragnaros, 41, 3] => Sulfuras, Hand of Ragnaros, 3, 41 +[Sulfuras, Hand of Ragnaros, 41, 4] => Sulfuras, Hand of Ragnaros, 4, 41 +[Sulfuras, Hand of Ragnaros, 41, 5] => Sulfuras, Hand of Ragnaros, 5, 41 +[Sulfuras, Hand of Ragnaros, 41, 6] => Sulfuras, Hand of Ragnaros, 6, 41 +[Sulfuras, Hand of Ragnaros, 41, 7] => Sulfuras, Hand of Ragnaros, 7, 41 +[Sulfuras, Hand of Ragnaros, 41, 8] => Sulfuras, Hand of Ragnaros, 8, 41 +[Sulfuras, Hand of Ragnaros, 41, 9] => Sulfuras, Hand of Ragnaros, 9, 41 +[Sulfuras, Hand of Ragnaros, 41, 10] => Sulfuras, Hand of Ragnaros, 10, 41 +[Sulfuras, Hand of Ragnaros, 41, 11] => Sulfuras, Hand of Ragnaros, 11, 41 +[Sulfuras, Hand of Ragnaros, 42, -1] => Sulfuras, Hand of Ragnaros, -1, 42 +[Sulfuras, Hand of Ragnaros, 42, 0] => Sulfuras, Hand of Ragnaros, 0, 42 +[Sulfuras, Hand of Ragnaros, 42, 1] => Sulfuras, Hand of Ragnaros, 1, 42 +[Sulfuras, Hand of Ragnaros, 42, 2] => Sulfuras, Hand of Ragnaros, 2, 42 +[Sulfuras, Hand of Ragnaros, 42, 3] => Sulfuras, Hand of Ragnaros, 3, 42 +[Sulfuras, Hand of Ragnaros, 42, 4] => Sulfuras, Hand of Ragnaros, 4, 42 +[Sulfuras, Hand of Ragnaros, 42, 5] => Sulfuras, Hand of Ragnaros, 5, 42 +[Sulfuras, Hand of Ragnaros, 42, 6] => Sulfuras, Hand of Ragnaros, 6, 42 +[Sulfuras, Hand of Ragnaros, 42, 7] => Sulfuras, Hand of Ragnaros, 7, 42 +[Sulfuras, Hand of Ragnaros, 42, 8] => Sulfuras, Hand of Ragnaros, 8, 42 +[Sulfuras, Hand of Ragnaros, 42, 9] => Sulfuras, Hand of Ragnaros, 9, 42 +[Sulfuras, Hand of Ragnaros, 42, 10] => Sulfuras, Hand of Ragnaros, 10, 42 +[Sulfuras, Hand of Ragnaros, 42, 11] => Sulfuras, Hand of Ragnaros, 11, 42 +[Sulfuras, Hand of Ragnaros, 43, -1] => Sulfuras, Hand of Ragnaros, -1, 43 +[Sulfuras, Hand of Ragnaros, 43, 0] => Sulfuras, Hand of Ragnaros, 0, 43 +[Sulfuras, Hand of Ragnaros, 43, 1] => Sulfuras, Hand of Ragnaros, 1, 43 +[Sulfuras, Hand of Ragnaros, 43, 2] => Sulfuras, Hand of Ragnaros, 2, 43 +[Sulfuras, Hand of Ragnaros, 43, 3] => Sulfuras, Hand of Ragnaros, 3, 43 +[Sulfuras, Hand of Ragnaros, 43, 4] => Sulfuras, Hand of Ragnaros, 4, 43 +[Sulfuras, Hand of Ragnaros, 43, 5] => Sulfuras, Hand of Ragnaros, 5, 43 +[Sulfuras, Hand of Ragnaros, 43, 6] => Sulfuras, Hand of Ragnaros, 6, 43 +[Sulfuras, Hand of Ragnaros, 43, 7] => Sulfuras, Hand of Ragnaros, 7, 43 +[Sulfuras, Hand of Ragnaros, 43, 8] => Sulfuras, Hand of Ragnaros, 8, 43 +[Sulfuras, Hand of Ragnaros, 43, 9] => Sulfuras, Hand of Ragnaros, 9, 43 +[Sulfuras, Hand of Ragnaros, 43, 10] => Sulfuras, Hand of Ragnaros, 10, 43 +[Sulfuras, Hand of Ragnaros, 43, 11] => Sulfuras, Hand of Ragnaros, 11, 43 +[Sulfuras, Hand of Ragnaros, 44, -1] => Sulfuras, Hand of Ragnaros, -1, 44 +[Sulfuras, Hand of Ragnaros, 44, 0] => Sulfuras, Hand of Ragnaros, 0, 44 +[Sulfuras, Hand of Ragnaros, 44, 1] => Sulfuras, Hand of Ragnaros, 1, 44 +[Sulfuras, Hand of Ragnaros, 44, 2] => Sulfuras, Hand of Ragnaros, 2, 44 +[Sulfuras, Hand of Ragnaros, 44, 3] => Sulfuras, Hand of Ragnaros, 3, 44 +[Sulfuras, Hand of Ragnaros, 44, 4] => Sulfuras, Hand of Ragnaros, 4, 44 +[Sulfuras, Hand of Ragnaros, 44, 5] => Sulfuras, Hand of Ragnaros, 5, 44 +[Sulfuras, Hand of Ragnaros, 44, 6] => Sulfuras, Hand of Ragnaros, 6, 44 +[Sulfuras, Hand of Ragnaros, 44, 7] => Sulfuras, Hand of Ragnaros, 7, 44 +[Sulfuras, Hand of Ragnaros, 44, 8] => Sulfuras, Hand of Ragnaros, 8, 44 +[Sulfuras, Hand of Ragnaros, 44, 9] => Sulfuras, Hand of Ragnaros, 9, 44 +[Sulfuras, Hand of Ragnaros, 44, 10] => Sulfuras, Hand of Ragnaros, 10, 44 +[Sulfuras, Hand of Ragnaros, 44, 11] => Sulfuras, Hand of Ragnaros, 11, 44 +[Sulfuras, Hand of Ragnaros, 45, -1] => Sulfuras, Hand of Ragnaros, -1, 45 +[Sulfuras, Hand of Ragnaros, 45, 0] => Sulfuras, Hand of Ragnaros, 0, 45 +[Sulfuras, Hand of Ragnaros, 45, 1] => Sulfuras, Hand of Ragnaros, 1, 45 +[Sulfuras, Hand of Ragnaros, 45, 2] => Sulfuras, Hand of Ragnaros, 2, 45 +[Sulfuras, Hand of Ragnaros, 45, 3] => Sulfuras, Hand of Ragnaros, 3, 45 +[Sulfuras, Hand of Ragnaros, 45, 4] => Sulfuras, Hand of Ragnaros, 4, 45 +[Sulfuras, Hand of Ragnaros, 45, 5] => Sulfuras, Hand of Ragnaros, 5, 45 +[Sulfuras, Hand of Ragnaros, 45, 6] => Sulfuras, Hand of Ragnaros, 6, 45 +[Sulfuras, Hand of Ragnaros, 45, 7] => Sulfuras, Hand of Ragnaros, 7, 45 +[Sulfuras, Hand of Ragnaros, 45, 8] => Sulfuras, Hand of Ragnaros, 8, 45 +[Sulfuras, Hand of Ragnaros, 45, 9] => Sulfuras, Hand of Ragnaros, 9, 45 +[Sulfuras, Hand of Ragnaros, 45, 10] => Sulfuras, Hand of Ragnaros, 10, 45 +[Sulfuras, Hand of Ragnaros, 45, 11] => Sulfuras, Hand of Ragnaros, 11, 45 +[Sulfuras, Hand of Ragnaros, 46, -1] => Sulfuras, Hand of Ragnaros, -1, 46 +[Sulfuras, Hand of Ragnaros, 46, 0] => Sulfuras, Hand of Ragnaros, 0, 46 +[Sulfuras, Hand of Ragnaros, 46, 1] => Sulfuras, Hand of Ragnaros, 1, 46 +[Sulfuras, Hand of Ragnaros, 46, 2] => Sulfuras, Hand of Ragnaros, 2, 46 +[Sulfuras, Hand of Ragnaros, 46, 3] => Sulfuras, Hand of Ragnaros, 3, 46 +[Sulfuras, Hand of Ragnaros, 46, 4] => Sulfuras, Hand of Ragnaros, 4, 46 +[Sulfuras, Hand of Ragnaros, 46, 5] => Sulfuras, Hand of Ragnaros, 5, 46 +[Sulfuras, Hand of Ragnaros, 46, 6] => Sulfuras, Hand of Ragnaros, 6, 46 +[Sulfuras, Hand of Ragnaros, 46, 7] => Sulfuras, Hand of Ragnaros, 7, 46 +[Sulfuras, Hand of Ragnaros, 46, 8] => Sulfuras, Hand of Ragnaros, 8, 46 +[Sulfuras, Hand of Ragnaros, 46, 9] => Sulfuras, Hand of Ragnaros, 9, 46 +[Sulfuras, Hand of Ragnaros, 46, 10] => Sulfuras, Hand of Ragnaros, 10, 46 +[Sulfuras, Hand of Ragnaros, 46, 11] => Sulfuras, Hand of Ragnaros, 11, 46 +[Sulfuras, Hand of Ragnaros, 47, -1] => Sulfuras, Hand of Ragnaros, -1, 47 +[Sulfuras, Hand of Ragnaros, 47, 0] => Sulfuras, Hand of Ragnaros, 0, 47 +[Sulfuras, Hand of Ragnaros, 47, 1] => Sulfuras, Hand of Ragnaros, 1, 47 +[Sulfuras, Hand of Ragnaros, 47, 2] => Sulfuras, Hand of Ragnaros, 2, 47 +[Sulfuras, Hand of Ragnaros, 47, 3] => Sulfuras, Hand of Ragnaros, 3, 47 +[Sulfuras, Hand of Ragnaros, 47, 4] => Sulfuras, Hand of Ragnaros, 4, 47 +[Sulfuras, Hand of Ragnaros, 47, 5] => Sulfuras, Hand of Ragnaros, 5, 47 +[Sulfuras, Hand of Ragnaros, 47, 6] => Sulfuras, Hand of Ragnaros, 6, 47 +[Sulfuras, Hand of Ragnaros, 47, 7] => Sulfuras, Hand of Ragnaros, 7, 47 +[Sulfuras, Hand of Ragnaros, 47, 8] => Sulfuras, Hand of Ragnaros, 8, 47 +[Sulfuras, Hand of Ragnaros, 47, 9] => Sulfuras, Hand of Ragnaros, 9, 47 +[Sulfuras, Hand of Ragnaros, 47, 10] => Sulfuras, Hand of Ragnaros, 10, 47 +[Sulfuras, Hand of Ragnaros, 47, 11] => Sulfuras, Hand of Ragnaros, 11, 47 +[Sulfuras, Hand of Ragnaros, 48, -1] => Sulfuras, Hand of Ragnaros, -1, 48 +[Sulfuras, Hand of Ragnaros, 48, 0] => Sulfuras, Hand of Ragnaros, 0, 48 +[Sulfuras, Hand of Ragnaros, 48, 1] => Sulfuras, Hand of Ragnaros, 1, 48 +[Sulfuras, Hand of Ragnaros, 48, 2] => Sulfuras, Hand of Ragnaros, 2, 48 +[Sulfuras, Hand of Ragnaros, 48, 3] => Sulfuras, Hand of Ragnaros, 3, 48 +[Sulfuras, Hand of Ragnaros, 48, 4] => Sulfuras, Hand of Ragnaros, 4, 48 +[Sulfuras, Hand of Ragnaros, 48, 5] => Sulfuras, Hand of Ragnaros, 5, 48 +[Sulfuras, Hand of Ragnaros, 48, 6] => Sulfuras, Hand of Ragnaros, 6, 48 +[Sulfuras, Hand of Ragnaros, 48, 7] => Sulfuras, Hand of Ragnaros, 7, 48 +[Sulfuras, Hand of Ragnaros, 48, 8] => Sulfuras, Hand of Ragnaros, 8, 48 +[Sulfuras, Hand of Ragnaros, 48, 9] => Sulfuras, Hand of Ragnaros, 9, 48 +[Sulfuras, Hand of Ragnaros, 48, 10] => Sulfuras, Hand of Ragnaros, 10, 48 +[Sulfuras, Hand of Ragnaros, 48, 11] => Sulfuras, Hand of Ragnaros, 11, 48 +[Sulfuras, Hand of Ragnaros, 49, -1] => Sulfuras, Hand of Ragnaros, -1, 49 +[Sulfuras, Hand of Ragnaros, 49, 0] => Sulfuras, Hand of Ragnaros, 0, 49 +[Sulfuras, Hand of Ragnaros, 49, 1] => Sulfuras, Hand of Ragnaros, 1, 49 +[Sulfuras, Hand of Ragnaros, 49, 2] => Sulfuras, Hand of Ragnaros, 2, 49 +[Sulfuras, Hand of Ragnaros, 49, 3] => Sulfuras, Hand of Ragnaros, 3, 49 +[Sulfuras, Hand of Ragnaros, 49, 4] => Sulfuras, Hand of Ragnaros, 4, 49 +[Sulfuras, Hand of Ragnaros, 49, 5] => Sulfuras, Hand of Ragnaros, 5, 49 +[Sulfuras, Hand of Ragnaros, 49, 6] => Sulfuras, Hand of Ragnaros, 6, 49 +[Sulfuras, Hand of Ragnaros, 49, 7] => Sulfuras, Hand of Ragnaros, 7, 49 +[Sulfuras, Hand of Ragnaros, 49, 8] => Sulfuras, Hand of Ragnaros, 8, 49 +[Sulfuras, Hand of Ragnaros, 49, 9] => Sulfuras, Hand of Ragnaros, 9, 49 +[Sulfuras, Hand of Ragnaros, 49, 10] => Sulfuras, Hand of Ragnaros, 10, 49 +[Sulfuras, Hand of Ragnaros, 49, 11] => Sulfuras, Hand of Ragnaros, 11, 49 +[Sulfuras, Hand of Ragnaros, 50, -1] => Sulfuras, Hand of Ragnaros, -1, 50 +[Sulfuras, Hand of Ragnaros, 50, 0] => Sulfuras, Hand of Ragnaros, 0, 50 +[Sulfuras, Hand of Ragnaros, 50, 1] => Sulfuras, Hand of Ragnaros, 1, 50 +[Sulfuras, Hand of Ragnaros, 50, 2] => Sulfuras, Hand of Ragnaros, 2, 50 +[Sulfuras, Hand of Ragnaros, 50, 3] => Sulfuras, Hand of Ragnaros, 3, 50 +[Sulfuras, Hand of Ragnaros, 50, 4] => Sulfuras, Hand of Ragnaros, 4, 50 +[Sulfuras, Hand of Ragnaros, 50, 5] => Sulfuras, Hand of Ragnaros, 5, 50 +[Sulfuras, Hand of Ragnaros, 50, 6] => Sulfuras, Hand of Ragnaros, 6, 50 +[Sulfuras, Hand of Ragnaros, 50, 7] => Sulfuras, Hand of Ragnaros, 7, 50 +[Sulfuras, Hand of Ragnaros, 50, 8] => Sulfuras, Hand of Ragnaros, 8, 50 +[Sulfuras, Hand of Ragnaros, 50, 9] => Sulfuras, Hand of Ragnaros, 9, 50 +[Sulfuras, Hand of Ragnaros, 50, 10] => Sulfuras, Hand of Ragnaros, 10, 50 +[Sulfuras, Hand of Ragnaros, 50, 11] => Sulfuras, Hand of Ragnaros, 11, 50 diff --git a/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java new file mode 100644 index 00000000..be076b1f --- /dev/null +++ b/Java/src/test/java/com/gildedrose/GoldenMasterApprovalTest.java @@ -0,0 +1,42 @@ +package com.gildedrose; + +import org.approvaltests.combinations.CombinationApprovals; +import org.junit.jupiter.api.Test; + +import java.util.stream.IntStream; + +class GoldenMasterApprovalTest { + + @Test + void + gildedRoseApprovalTest() { + CombinationApprovals.verifyAllCombinations( + this::updateItem, + itemTypes(), + qualityRangeValues(), + sellInRangeValues() + ); + } + + private String[] itemTypes() { + return new String[]{"common item", "Aged Brie", "Backstage passes to a TAFKAL80ETC concert", "Sulfuras, Hand of Ragnaros"}; + } + + private Integer[] sellInRangeValues() { + return IntStream.range(-1, 12).boxed().toArray(Integer[]::new); + } + + private Integer[] qualityRangeValues() { + return IntStream.range(0, 51).boxed().toArray(Integer[]::new); + } + + private Item updateItem(String name, int quality, int sellIn) { + final Item item = new ItemBuilder() + .setName(name) + .setSellIn(sellIn) + .setQuality(quality) + .createItem(); + new GildedRose(new Item[]{item}).updateQuality(); + return item; + } +} diff --git a/Java/src/test/java/com/gildedrose/ItemBuilder.java b/Java/src/test/java/com/gildedrose/ItemBuilder.java new file mode 100644 index 00000000..2cfb4991 --- /dev/null +++ b/Java/src/test/java/com/gildedrose/ItemBuilder.java @@ -0,0 +1,26 @@ +package com.gildedrose; + +public class ItemBuilder { + private String name; + private int sellIn; + private int quality; + + public ItemBuilder setName(String name) { + this.name = name; + return this; + } + + public ItemBuilder setSellIn(int sellIn) { + this.sellIn = sellIn; + return this; + } + + public ItemBuilder setQuality(int quality) { + this.quality = quality; + return this; + } + + public Item createItem() { + return new Item(name, sellIn, quality); + } +}