* Fixed spelling typos. Tratior -> Traitor

This commit is contained in:
Giacomand
2013-06-20 21:29:14 +01:00
parent 0db997120e
commit 58b63f33f2
7 changed files with 10 additions and 10 deletions

View File

@@ -79,7 +79,7 @@
var/traitor_scaling_coeff = 6 //how much does the amount of players get divided by to determine traitors
var/changeling_scaling_coeff = 10 //how much does the amount of players get divided by to determine changelings
var/protect_roles_from_antagonist = 0// If security and such can be tratior/cult/other
var/protect_roles_from_antagonist = 0// If security and such can be traitor/cult/other
var/allow_latejoin_antagonists = 0 // If late-joining players can be traitor/changeling
var/continuous_round_rev = 0 // Gamemodes which end instantly will instead keep on going until the round ends by escape shuttle or nuke.
var/continuous_round_wiz = 0