Add groups for event responses
This commit is contained in:
parent
12798e7a53
commit
b58d1e7049
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
<li>Room - All connected clients to the game</li>
|
||||
<li>Others - All connected clients to the game, except the Origin</li>
|
||||
<li>Not Sent - This indicates that the event is not sent clients at all</li>
|
||||
<li>Fascist - This is only received by the fascist players</li>
|
||||
<li>Liberal - This is only received by the liberal players</li>
|
||||
<li>President - This is only received by the currently active president</li>
|
||||
<li>Chancellor - This is only received by the currently active chancellor</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="events">Event List:</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue