diff --git a/app/views/gathers/show.html.erb b/app/views/gathers/show.html.erb
index f2d8796..4e5e9c4 100644
--- a/app/views/gathers/show.html.erb
+++ b/app/views/gathers/show.html.erb
@@ -49,7 +49,7 @@
document.documentElement.addEventListener(click, kickoff, true);
},
loop: true,
- volume: 0.6,
+ volume: 0.5,
swfPath: "/flash"
});
@@ -144,7 +144,7 @@
- Gathers have moved to <%= link_to "gathers.ensl.org", gathers_url, target: "_blank" %>. This app is just a fallback in case something goes wrong
+ NS2 gathers have moved to <%= link_to "gathers.ensl.org", gathers_url, target: "_blank" %>. This page is for the real game.
<% if @gather and @gather.status != Gather::STATE_FINISHED %>
@@ -170,18 +170,18 @@
Gather Info
- - <%= link_to "Gather Spreadsheet", "https://docs.google.com/spreadsheets/d/1MNhP60WcTGA0xgpnmFCfRhlZWU106X6MgxLGgPt0N5A" %>
- - <%= link_to "Fill out Spreadsheet", "https://docs.google.com/forms/d/1PHkGwcM9Z6Qut4voBkR71cSSi9vB7xx-cOF6JtW7lmk/viewform" %>
- - <%= link_to "Steam group", "http://steamcommunity.com/groups/nslgathers" %>
+ - <%= link_to "Gather topic (all info)", "https://www.ensl.org/topics/1897" %>
+ - <%= link_to "Join the discord", "https://discord.gg/a8dT2cn" %>
+ - <%= link_to "Connect to game server", "steam://connect/51.15.77.137:27015/europe// -noforcemparms" %>
-
Voice Comunication
+
Voice Communication
- <%= link_to "Teamspeak 3", "http://www.teamspeak.com/?page=downloads" %>
- - Server: ensl.org
- - Channel password: ns2gather
+ - Join server: ensl.org
+ - All passwords: europe
@@ -192,7 +192,7 @@
- <% end %>
+ <% end %>
<%= render_gather %>