diff options
Diffstat (limited to 'WitnessRandomizer/Panels.h')
-rw-r--r-- | WitnessRandomizer/Panels.h | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/WitnessRandomizer/Panels.h b/WitnessRandomizer/Panels.h index 7b9c96c..747bbc7 100644 --- a/WitnessRandomizer/Panels.h +++ b/WitnessRandomizer/Panels.h | |||
@@ -19,23 +19,23 @@ const std::vector<int> lasers = { | |||
19 | 19 | ||
20 | // Note: Some of these (non-desert) are duplicated elsewhere | 20 | // Note: Some of these (non-desert) are duplicated elsewhere |
21 | const std::vector<int> burnablePanels = { | 21 | const std::vector<int> burnablePanels = { |
22 | 0x17D9C, // Treehouse Yellow 7 | 22 | // 0x17D9C, // Treehouse Yellow 7 |
23 | 0x17DC2, // Treehouse Yellow 8 | 23 | // 0x17DC2, // Treehouse Yellow 8 |
24 | 0x17DC4, // Treehouse Yellow 9 | 24 | // 0x17DC4, // Treehouse Yellow 9 |
25 | 0x00999, // Swamp Discontinuous 1 | 25 | // 0x00999, // Swamp Discontinuous 1 |
26 | 0x0099D, // Swamp Discontinuous 2 | 26 | // 0x0099D, // Swamp Discontinuous 2 |
27 | 0x009A0, // Swamp Discontinuous 3 | 27 | // 0x009A0, // Swamp Discontinuous 3 |
28 | 0x009A1, // Swamp Discontinuous 4 | 28 | // 0x009A1, // Swamp Discontinuous 4 |
29 | 0x00007, // Swamp Rotation Tutorial 1 | 29 | // 0x00007, // Swamp Rotation Tutorial 1 |
30 | 0x00008, // Swamp Rotation Tutorial 2 | 30 | // 0x00008, // Swamp Rotation Tutorial 2 |
31 | 0x00009, // Swamp Rotation Tutorial 3 | 31 | // 0x00009, // Swamp Rotation Tutorial 3 |
32 | 0x0000A, // Swamp Rotation Tutorial 4 | 32 | // 0x0000A, // Swamp Rotation Tutorial 4 |
33 | 0x28AC7, // Town Blue 1 | 33 | // 0x28AC7, // Town Blue 1 |
34 | 0x28AC8, // Town Blue 2 | 34 | // 0x28AC8, // Town Blue 2 |
35 | 0x28ACA, // Town Blue 3 | 35 | // 0x28ACA, // Town Blue 3 |
36 | 0x28ACB, // Town Blue 4 | 36 | // 0x28ACB, // Town Blue 4 |
37 | 0x28ACC, // Town Blue 5 | 37 | // 0x28ACC, // Town Blue 5 |
38 | 0x17CF0, // Mill Discard | 38 | // 0x17CF0, // Mill Discard |
39 | 39 | ||
40 | 0x00698, // Desert Surface 1 | 40 | 0x00698, // Desert Surface 1 |
41 | 0x0048F, // Desert Surface 2 | 41 | 0x0048F, // Desert Surface 2 |