Moving the Mountain.
[naja.git] / naja / constants.py
index 0388d43303c26ae37981a6a5816aa3198aa64389..7dbd9696d67fce27a0ed1d15756e4f2ff6e72dad 100644 (file)
@@ -159,5 +159,6 @@ TUNES = (
 # Puzzles, because resources can't give us file lists
 PUZZLES = (
     'chess',
-    'marathon'
+    'marathon',
+    'belts',
 )