gamemode tweaks

minimap fix
This commit is contained in:
LetterJay
2017-01-06 11:46:55 -06:00
parent 26cff7b186
commit 83ec62e40b
10 changed files with 63 additions and 46 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ var/list/slot2type = list("head" = /obj/item/clothing/head/changeling, "wear_mas
antag_flag = ROLE_CHANGELING
restricted_jobs = list("AI", "Cyborg")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain")
required_players = 15
required_players = 10
required_enemies = 1
recommended_enemies = 4
reroll_friendly = 1