From eada68657d196e6b905e860c97f68da72ef18e10 Mon Sep 17 00:00:00 2001 From: Duck- Date: Mon, 7 Apr 2014 17:11:29 -0400 Subject: [PATCH] Ghosts needed to write changed to 3. Ayup. --- code/controllers/configuration.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/configuration.dm b/code/controllers/configuration.dm index 46d9eba2..60275381 100644 --- a/code/controllers/configuration.dm +++ b/code/controllers/configuration.dm @@ -64,7 +64,7 @@ var/jobs_have_minimal_access = 0 //determines whether jobs use minimal access or expanded access. var/cult_ghostwriter = 1 //Allows ghosts to write in blood in cult rounds... - var/cult_ghostwriter_req_cultists = 10 //...so long as this many cultists are active. + var/cult_ghostwriter_req_cultists = 3 //...so long as this many cultists are active. var/disable_player_mice = 0 var/uneducated_mice = 0 //Set to 1 to prevent newly-spawned mice from understanding human speech