Giant Spiders no longer clog up the Alien role channel

This commit is contained in:
Crazylemon64
2017-01-09 13:38:34 -08:00
parent 15c9d7f84d
commit 66f2d40afa
4 changed files with 6 additions and 2 deletions
@@ -23,6 +23,7 @@ var/global/list/special_role_times = list( //minimum age (in days) for accounts
// ROLE_GANG = 21,
ROLE_BORER = 21,
ROLE_NINJA = 21,
ROLE_GSPIDER = 21,
ROLE_ABDUCTOR = 30,
)