CrissCross Gamemodes Explained (#2522)

Gamemodes that haphazardly crash two or more other gamemodes together are now explained in their voting option, so we can stop having to explain it to OoC literally every round
This commit is contained in:
LordFowl
2017-05-29 19:30:25 +03:00
committed by skull132
parent 87c3a57b02
commit b88d6aaadb
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/bughunt
name = "Bughunt"
name = "Bughunt (Xenos+Merc)"
round_description = "A mercenary strike force is approaching the station to eradicate a xenomorph infestation!"
extended_round_description = "Mercenaries and xenomorphs spawn in this game mode."
config_tag = "bughunt"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/conflux
name = "Conflux"
name = "Conflux (Wiz+Cult)"
round_description = "A space wizard and a cult have invaded the station!"
extended_round_description = "Cultists and wizards spawn during this round."
config_tag = "conflux"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/crossfire
name = "Crossfire"
name = "Crossfire (Merc+Heist)"
round_description = "Mercenaries and raiders are approaching the station."
extended_round_description = "NanoTrasen's wealth and success created several enemies over the years \
and many seek to undermine them using illegal ways. Their crown jewel research stations are not safe from those \
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/infestation
name = "Infestation"
name = "Infestation (Xenos/Borers/Lings)"
round_description = "There's something in the walls!"
extended_round_description = "Two alien antagonists (Xenomorphs, Cortical Borers or Changelings) may spawn during this round."
config_tag = "infestation"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/intrigue
name = "Intrigue"
name = "Intrigue (Traitor+Ninja)"
round_description = "Crewmembers are contacted by external elements while an outsider infiltrates the station."
extended_round_description = "Traitors and a ninja spawn during this round."
config_tag = "intrigue"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/paranoia
name = "Paranoia"
name = "Paranoia (Malf+Traitor+Ling)"
round_description = "The AI has malfunctioned, and subversive elements infest the crew."
extended_round_description = "Rampant AIs, traitors and changelings spawn in this mode."
config_tag = "paranoia"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/siege
name = "Siege"
name = "Siege (Rev+Merc)"
config_tag = "siege"
round_description = "Some crewmembers are attempting to start a revolution while a mercenary strike force is approaching the station!"
extended_round_description = "Getting stuck between a rock and a hard place, maybe the nice visitors can help with your internal security problem?"
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/uprising
name = "Uprising"
name = "Uprising (Cult+Rev)"
config_tag = "uprising"
round_description = "Some crewmembers are attempting to start a revolution while a cult plots in the shadows!"
extended_round_description = "Cultists and revolutionaries spawn in this round."
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/game_mode/visitors
name = "Visitors"
name = "Visitors (Ninja+Wiz)"
round_description = "A space wizard and a ninja have invaded the station!"
extended_round_description = "A ninja and wizard spawn during this round."
config_tag = "visitors"