mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Merge pull request #52244 from tralezab/patch-98
Mafia now links the wiki page at the start
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
to_chat(body,"<span class='danger'>You are a crewmember. Find out and lynch the changelings!</span>")
|
||||
if(MAFIA_TEAM_SOLO)
|
||||
to_chat(body,"<span class='danger'>You are not aligned to town or mafia. Accomplish your own objectives!</span>")
|
||||
to_chat(body, "<b>Be sure to read <a href=\"https://tgstation13.org/wiki/Mafia\">the wiki page</a> to learn more, if you have no idea what's going on.</b>")
|
||||
|
||||
//please take care with this, they can break shit with their equipment unless you specifically disallow them (aka stun at the end of the game)
|
||||
/datum/mafia_role/proc/reveal_role(datum/mafia_controller/game, verbose = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user