diff --git a/app/views/play_view.coffee b/app/views/play_view.coffee
index 9088f1cde..fc3cb7a2c 100644
--- a/app/views/play_view.coffee
+++ b/app/views/play_view.coffee
@@ -161,6 +161,14 @@ module.exports = class PlayView extends View
         image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
         description: "Write a bubble sort to organize your soldiers. - by Alexandru"
       }
+      {
+        name: 'Sword Loop'
+        difficulty: 1
+        id: 'sword-loop'
+        image: '/file/db/level/525dc5589a0765e496000006/drink_me_icon.png'
+        description: 'Kill the ogres and save the peasants and their cattle'
+      }
+        
       {
         name: 'Enemy Artillery'
         difficulty: 1