Fixes default mob_spawn ban type. (#46167)

This commit is contained in:
AnturK
2019-08-31 21:53:20 -07:00
committed by Rob Bailey
parent 17a7d6a76c
commit 1791ef0148
+1 -1
View File
@@ -26,7 +26,7 @@
var/mob_color //Change the mob's color
var/assignedrole
var/show_flavour = TRUE
var/banType = "lavaland"
var/banType = ROLE_LAVALAND
var/ghost_usable = TRUE
//ATTACK GHOST IGNORING PARENT RETURN VALUE