From 4d50a6d76ac1a7ddbae22effffae62d272006344 Mon Sep 17 00:00:00 2001
From: gosnat <gosnat@gmail.com>
Date: Wed, 9 Jul 2014 08:02:58 -0500
Subject: [PATCH] Update play_view.coffee

Added "Guide Everyone Home" level
---
 app/views/play_view.coffee | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/app/views/play_view.coffee b/app/views/play_view.coffee
index 4db520f00..4dea0a4f6 100644
--- a/app/views/play_view.coffee
+++ b/app/views/play_view.coffee
@@ -248,6 +248,13 @@ module.exports = class PlayView extends View
         image: '/file/db/level/529662dfe0df8f0000000007/grab_the_mushroom_icon.png'
         description: 'Collect a hundred mushrooms in just five lines of code - by Nathan Gossett'
       }
+      {
+        name: 'Guide Everyone Home'
+        difficulty: 2
+        id: 'guide-everyone-home'
+        image: '/file/db/level/52740644904ac0411700067c/rescue_mission_icon.png'
+        description: 'Fetch the wizards teleporting into the area - by Nathan Gossett'
+      }
     ]
 
     context.campaigns = [