Add ghostrole jobban option

This commit is contained in:
Mark van Alphen
2019-06-01 07:03:43 +02:00
parent feb0a1ceec
commit b57ba154ad
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
var/datum/disease/disease = null //Do they start with a pre-spawned disease?
var/mob_color //Change the mob's color
var/assignedrole
var/banType = "lavaland"
var/banType = ROLE_GHOST
var/ghost_usable = TRUE