Skip to content

Commit 84bc557

Browse files
committed
add : Rebel -> Anti-attck, new Rebel added.
1 parent 3cbe6bb commit 84bc557

File tree

5 files changed

+3
-2
lines changed

5 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
## Roles
55
| Role | image(s) |
66
| :-------------: |:----------------------------------------------------------------------------------------------------------------------------: |
7-
| Don | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Don_1.png"> |
7+
| Don | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Don_1.png"> |
88
| Mafia | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Mafia_1.png"><img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Mafia_2.png"> |
99
| Rebel | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Rebel_1.png"> |
1010
| Doctor | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Doctor_1.png"><img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Doctor_2.png"> |
1111
| Detective | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Detective_1.png"> |
1212
| Resident | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Resident_1.png"><img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Resident_2.png"><img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Resident_3.png"><img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Resident_4.png"> |
13+
| Anti-attack | <img width="100" height="100" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/static/images/roles/Anti-attack_1.png"> |
1314

1415
### References
1516
Icons made by <a href="https://www.flaticon.com/authors/vectors-market" title="Vectors Market">Vectors Market</a> from <a href="https://www.flaticon.com/" title="Flaticon"> www.flaticon.com</a>

static/images/roles/069-man-8.png

-28.7 KB
Binary file not shown.

static/images/roles/Anti-attack_1.png

19.3 KB
Loading

static/images/roles/Rebel_1.png

9.38 KB
Loading

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ <h2 id="fa">...</h2>
2424
{% endblock %}
2525

2626
{% block id_sec %}
27-
<p class="id_section">Your id (Tell it to God): {{ player_id }}</p>
27+
<p class="id_section">Your id (Tell it to the God): {{ player_id }}</p>
2828
{% endblock %}

0 commit comments

Comments
 (0)