about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Slice Area.txtpb
blob: d720501e53067a55eaf8156cac22ea065ccebb57 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Maze Slice Area"
display_name: "Courtyard"
panels {
  name: "SLICE"
  path: "Panels/Maze/maze_4"
  clue: "slice"
  answer: "cut"
  symbols: SUN
}
39;passwords' && controller_name != 'registrations' %> <%= link_to "Forgot your password?", new_password_path(resource_name) %><br /> <% end -%> <%- if devise_mapping.confirmable? && controller_name != 'confirmations' %> <%= link_to "Didn't receive confirmation instructions?", new_confirmation_path(resource_name) %><br /> <% end -%> <%- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks' %> <%= link_to "Didn't receive unlock instructions?", new_unlock_path(resource_name) %><br /> <% end -%> <%- if devise_mapping.omniauthable? %> <%- resource_class.omniauth_providers.each do |provider| %> <%= link_to "Sign in with #{OmniAuth::Utils.camelize(provider)}", omniauth_authorize_path(resource_name, provider) %><br /> <% end -%> <% end -%>