2023 ( |
2023 ( |
2024 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, |
2024 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, |
2025 28, 29, 30, 31, 32, 33, 34, 35, 37, 38 |
2025 28, 29, 30, 31, 32, 33, 34, 35, 37, 38 |
2026 ); |
2026 ); |
2027 const CavernTemplates: array[0..4] of Longword = (36, 2, 3, 21, 29); |
2027 const CavernTemplates: array[0..4] of Longword = (36, 2, 3, 21, 29); |
2028 const WackyTemplates: array[0..4] of Longword = (37, 38, 39, 40, 41); |
2028 //const WackyTemplates: array[0..4] of Longword = (37, 38, 39, 40, 41); |
|
2029 const WackyTemplates: array[0..2] of Longword = (37, 38, 41); |
2029 |
2030 |
2030 implementation |
2031 implementation |
2031 |
2032 |
2032 end. |
2033 end. |