Fixes Guardians not being a selectable role

This commit is contained in:
Fox-McCloud
2015-12-30 14:12:18 -05:00
parent e67450d56d
commit 7ea739fd82
+1
View File
@@ -65,4 +65,5 @@ var/global/list/special_roles = list(
ROLE_DEMON,
ROLE_SENTIENT,
ROLE_POSIBRAIN,
ROLE_GUARDIAN,
)