fix ambiguous unicode characters
This commit is contained in:
parent
67625777d6
commit
c6f0b732b6
12
mgs/mgs.html
12
mgs/mgs.html
|
@ -45,7 +45,7 @@
|
||||||
<p>During the game, there are:</p>
|
<p>During the game, there are:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Two "standard" questions</li>
|
<li>Two "standard" questions</li>
|
||||||
<li>A "bonus" question (recite a Snake monologue in Snake’s
|
<li>A "bonus" question (recite a Snake monologue in Snake's
|
||||||
voice)</li>
|
voice)</li>
|
||||||
<li>Two more standard questions</li>
|
<li>Two more standard questions</li>
|
||||||
<li>Another bonus question (karaoke Snake Eater)</li>
|
<li>Another bonus question (karaoke Snake Eater)</li>
|
||||||
|
@ -80,7 +80,7 @@
|
||||||
<h3 id="bonus-2">Bonus 2</h3>
|
<h3 id="bonus-2">Bonus 2</h3>
|
||||||
<p>For Bonus 2, players had to karaoke Snake Eater. While this
|
<p>For Bonus 2, players had to karaoke Snake Eater. While this
|
||||||
<em>technically</em> doesn't require knowledge outside of the packet,
|
<em>technically</em> doesn't require knowledge outside of the packet,
|
||||||
it might be difficult to karaoke a song you’re not familiar with. To
|
it might be difficult to karaoke a song you're not familiar with. To
|
||||||
work around this, I had the teams negotiate with some of the people
|
work around this, I had the teams negotiate with some of the people
|
||||||
present who were familiar with the series but not participating to
|
present who were familiar with the series but not participating to
|
||||||
represent their team for the bonus.</p>
|
represent their team for the bonus.</p>
|
||||||
|
@ -122,7 +122,7 @@
|
||||||
2. There are only minor spoilers for MGS3 and 4, and basically nothing
|
2. There are only minor spoilers for MGS3 and 4, and basically nothing
|
||||||
from any of the other games, including MGS5 and Peace Walker.</p>
|
from any of the other games, including MGS5 and Peace Walker.</p>
|
||||||
|
|
||||||
<p>I've written the packet and questions so that everything you’re
|
<p>I've written the packet and questions so that everything you're
|
||||||
expected to know from playing the games in release order up through
|
expected to know from playing the games in release order up through
|
||||||
MGS2 is stated as a fact. For instance:</p>
|
MGS2 is stated as a fact. For instance:</p>
|
||||||
<details>
|
<details>
|
||||||
|
@ -132,7 +132,7 @@
|
||||||
believe at that point.</p>
|
believe at that point.</p>
|
||||||
</details>
|
</details>
|
||||||
<p>This shouldn't matter for the people unfamiliar with the series, but
|
<p>This shouldn't matter for the people unfamiliar with the series, but
|
||||||
it may be good to note if you have familiar people so they don’t go
|
it may be good to note if you have familiar people so they don't go
|
||||||
"well ackchyually…."</p>
|
"well ackchyually…."</p>
|
||||||
|
|
||||||
<h3 id="handling-people-familiar-with-mgs">Handling people familiar
|
<h3 id="handling-people-familiar-with-mgs">Handling people familiar
|
||||||
|
@ -184,13 +184,13 @@
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li>Question 2 is in there because 2001: A Space Odyssey is one of my
|
<li>Question 2 is in there because 2001: A Space Odyssey is one of my
|
||||||
favorite movies, and the people I was hosting for knew that. You
|
favorite movies, and the people I was hosting for knew that. You
|
||||||
might want to skip or change this question if you don’t find it
|
might want to skip or change this question if you don't find it
|
||||||
that interesting.</li>
|
that interesting.</li>
|
||||||
<li>When I hosted, the final bonus took longer than I anticipated.
|
<li>When I hosted, the final bonus took longer than I anticipated.
|
||||||
You might want to give teams hints on this question, and use your
|
You might want to give teams hints on this question, and use your
|
||||||
best judgment on other questions, as well.</li>
|
best judgment on other questions, as well.</li>
|
||||||
<li>There was originally music from the games on most of these
|
<li>There was originally music from the games on most of these
|
||||||
slides, but I've taken that out before uploading here. If you’re
|
slides, but I've taken that out before uploading here. If you're
|
||||||
curious or would like to re-incorporate the music I used:
|
curious or would like to re-incorporate the music I used:
|
||||||
<ul>
|
<ul>
|
||||||
<li>"!" slide: alert sound</li>
|
<li>"!" slide: alert sound</li>
|
||||||
|
|
Loading…
Reference in New Issue